Uses of Interface
org.springframework.boot.jersey.autoconfigure.ResourceConfigCustomizer
Packages that use ResourceConfigCustomizer
-
Uses of ResourceConfigCustomizer in org.springframework.boot.jersey.autoconfigure
Constructor parameters in org.springframework.boot.jersey.autoconfigure with type arguments of type ResourceConfigCustomizerModifierConstructorDescriptionJerseyAutoConfiguration
(JerseyProperties jersey, org.glassfish.jersey.server.ResourceConfig config, ObjectProvider<ResourceConfigCustomizer> customizers)