Skip to content

Commit 34bea69

Browse files
authored
Remove no-longer-used servlets/components (#2868)
With GKE, we don't need the individual servlets because the services aren't partitioned out the same way they were in GAE. We keep FrontendServlet and BackendServlet around for now as they serve as the backbone for the local RegistryTestServer (for testing things like the console). did some cursory tests on alpha and things seem to be unaffected -- I was able to curl RDAP (pubapi) and create domains
1 parent 363800b commit 34bea69

24 files changed

+0
-901
lines changed

core/src/main/java/google/registry/module/bsa/BsaComponent.java

Lines changed: 0 additions & 54 deletions
This file was deleted.

core/src/main/java/google/registry/module/bsa/BsaRequestComponent.java

Lines changed: 0 additions & 52 deletions
This file was deleted.

core/src/main/java/google/registry/module/bsa/BsaRequestHandler.java

Lines changed: 0 additions & 29 deletions
This file was deleted.

core/src/main/java/google/registry/module/bsa/BsaServlet.java

Lines changed: 0 additions & 30 deletions
This file was deleted.

core/src/main/java/google/registry/module/bsa/package-info.java

Lines changed: 0 additions & 16 deletions
This file was deleted.

core/src/main/java/google/registry/module/pubapi/PubApiComponent.java

Lines changed: 0 additions & 65 deletions
This file was deleted.

core/src/main/java/google/registry/module/pubapi/PubApiRequestComponent.java

Lines changed: 0 additions & 74 deletions
This file was deleted.

core/src/main/java/google/registry/module/pubapi/PubApiRequestHandler.java

Lines changed: 0 additions & 31 deletions
This file was deleted.

core/src/main/java/google/registry/module/pubapi/PubApiServlet.java

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)