Package org.springframework.boot.jersey.autoconfigure
@NullMarked
package org.springframework.boot.jersey.autoconfigure
Auto-configuration for Jersey.
-
ClassDescriptionDefault implementation of
JerseyApplicationPath
that derives the path fromJerseyProperties
or the@ApplicationPath
annotation.Interface that can be used by auto-configurations that need path details Jersey's application path that serves as the base URI for the application.Auto-configuration
for Jersey.@ConfigurationProperties
for Jersey.Callback interface that can be implemented by beans wishing to customize Jersey'sResourceConfig
before it is used.