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