Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.metrics.jersey |
Auto-configuration for Jersey actuator metrics.
|
org.springframework.boot.autoconfigure.jersey |
Auto-configuration for Jersey.
|
Class and Description |
---|
ResourceConfigCustomizer
Callback interface that can be implemented by beans wishing to customize Jersey's
ResourceConfig before it is used. |
Class and Description |
---|
JerseyProperties
@ConfigurationProperties for Jersey. |
JerseyProperties.Filter |
JerseyProperties.Servlet |
JerseyProperties.Type |
ResourceConfigCustomizer
Callback interface that can be implemented by beans wishing to customize Jersey's
ResourceConfig before it is used. |