Closed jesse-gallagher closed 6 months ago
Currently, this class creates the delegated Servlet directly, which means you can't use @Inject in the Servlet itself.
@Inject
Currently, this class creates the delegated Servlet directly, which means you can't use
@Inject
in the Servlet itself.