Skip to content

Review TomcatStarter as it's servlet-specific but not in a servlet-specific package #44325

Open
@wilkinsona

Description

@wilkinsona

While TomcatEmbeddedContext has a TomcatStarter field, it's only ever non-null when the context has been created by TomcatServletWebServerFactory. Review this arrangement to see if TomcatStarter can become servlet-specific and move to the same package as TomcatServletWebServerFactory. This would allow it to become package-private.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: pending-design-workNeeds design work before any code can be developedtheme: structureIssues related to the structure of the project and its codetype: taskA general task

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions