Skip to content

Make 'TomcatEmbeddedServletContainerFactory.DEFAULT_PROTOCOL' public #2110

Closed
@apogrebnyak

Description

@apogrebnyak

I need to add another connector to Tomcat (unsecure HTTP connector for default access redirect), and would like it to be consistent with the default connector created by the factory.

Unfortunately factory's protocol member variable is declared private and there is no getter for it.

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