Skip to content

Make ResourceHandlerRegistrationCustomizer from WebFluxConfig visible to user code #14587

Closed
@dsyer

Description

@dsyer

We made some changes to improve the re-usability of autoconfig classes in #13490. This one slipped through the net somehow - you still can't create an instance of the public class WebFluxConfig from outside its own package because of a private interface ResourceHandlerRegistrationCustomizer. The same issue probably is mirrored in Mvc autoconfiguration.

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