インターフェースの使用
org.springframework.boot.autoconfigure.web.servlet.JerseyApplicationPath
JerseyApplicationPath を使用するパッケージ
パッケージ
説明
アクチュエーターの Web エンドポイントの自動構成。
Spring MVC を使用したアクチュエーターセキュリティの自動構成。
Jersey ベースの管理コンテキストの構成。
Jersey の自動構成。
サーブレット Web サーバーと Spring MVC の自動構成。
org.springframework.boot.actuate.autoconfigure.endpoint.web 内の JerseyApplicationPath 使用
型 JerseyApplicationPath のパラメーターを持つ org.springframework.boot.actuate.autoconfigure.endpoint.web のメソッド修飾子と型メソッド説明ServletEndpointManagementContextConfiguration.JerseyServletEndpointManagementContextConfiguration.servletEndpointRegistrar(WebEndpointProperties properties, ServletEndpointsSupplier servletEndpointsSupplier, JerseyApplicationPath jerseyApplicationPath, EndpointAccessResolver endpointAccessResolver) org.springframework.boot.actuate.autoconfigure.security.servlet 内の JerseyApplicationPath 使用
型 JerseyApplicationPath のパラメーターを持つ org.springframework.boot.actuate.autoconfigure.security.servlet のメソッド修飾子と型メソッド説明SecurityRequestMatchersManagementContextConfiguration.JerseyRequestMatcherConfiguration.requestMatcherProvider(JerseyApplicationPath applicationPath) org.springframework.boot.actuate.autoconfigure.web.jersey 内の JerseyApplicationPath 使用
org.springframework.boot.autoconfigure.jersey 内の JerseyApplicationPath 使用
型 JerseyApplicationPath のパラメーターを持つ org.springframework.boot.autoconfigure.jersey のメソッド修飾子と型メソッド説明FilterRegistrationBean<org.glassfish.jersey.servlet.ServletContainer>JerseyAutoConfiguration.jerseyFilterRegistration(JerseyApplicationPath applicationPath) ServletRegistrationBean<org.glassfish.jersey.servlet.ServletContainer>JerseyAutoConfiguration.jerseyServletRegistration(JerseyApplicationPath applicationPath) org.springframework.boot.autoconfigure.web.servlet 内の JerseyApplicationPath 使用
修飾子と型クラス説明class