Skip to content

Review servlet web server factories being ResourceLoaderAware #44315

Open
@wilkinsona

Description

@wilkinsona

The servlet web server factories have been ResourceLoaderAware since they were introduced:

Each factory uses the ResourceLoader, if set, to obtain the class loader that it uses. We should review this, with a couple of questions in mind:

  • Should the ClassLoader be provided in a way that doesn't add setResourceLoader to the factories' public API?
  • Should the reactive factories be updated to use the same class loading arrangement?

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