Skip to content

Clarify Javadoc for ServletContextInitializer #18660

@arend-von-reinersdorff

Description

@arend-von-reinersdorff

Javadoc of ServletContextInitializer states:

This interface is primarily designed to allow ServletContextInitializers to be managed by Spring and not the Servlet container.

This self-reference doesn't make sense. I'm not sure what the correct version would be. Probably "to allow WebApplicationInitializer"? Or maybe "to allow ServletContainerInitializer"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions