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