1
0
mirror of https://github.com/google/nomulus synced 2026-05-29 11:10:30 +00:00
Files
nomulus/java/google/registry
guyben 3f6585fccc Reduce duplicate code in the servlets
Currently, all 4 servlets (backend, frontend, pubapi, tools) have duplicates of
the same exact code.

That's an anti-pattern!

Created a ServletBase they can all extend which has the duplicate code.

As a bonus, the tools servlet now runs the metric reporter, meaning tool
related metrics will now be reported!

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=219792176
2018-11-02 14:44:22 -04:00
..
2018-10-31 19:13:23 -04:00
2018-10-22 19:10:01 -04:00
2018-08-10 13:44:25 -04:00
2018-10-17 11:56:04 -04:00
2018-10-22 19:06:35 -04:00
2018-10-25 14:40:38 -04:00
2018-11-02 14:39:36 -04:00
2018-10-22 19:06:35 -04:00
2018-07-14 01:37:03 -04:00
2018-09-14 12:01:08 -04:00
2018-10-08 16:59:29 -04:00