程序包 org.springframework.boot.actuate.autoconfigure.web.jersey
package org.springframework.boot.actuate.autoconfigure.web.jersey
Configuration for a Jersey-based management context.
-
类说明
@ManagementContextConfigurationfor Jersey infrastructure when a separate management context with a web server running on a different port is required.@ManagementContextConfigurationfor Jersey infrastructure when the management context is the same as the main application context.Callback interface that can be implemented by beans wishing to customize Jersey'sResourceConfigin the management context before it is used.