Skip to content

Support @WebServlet, @WebFilter, and @WebListener #2290

@wilkinsona

Description

@wilkinsona

ServletContextInitializerBeans finds all beans that are a Servlet and creates a ServletRegistrationBean for each of them. We could perhaps, as this user expected, look for @WebServlet on such a bean to determine, among other things, the url patterns to which the servlet should be mapped.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions