インターフェースの使用
org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointsSupplier
ServletEndpointsSupplier を使用するパッケージ
パッケージ
説明
アクチュエーター Web エンドポイントのアノテーションサポート。
Jersey アクチュエーターの Web 関連の自動構成。
org.springframework.boot.actuate.endpoint.web.annotation 内の ServletEndpointsSupplier 使用
org.springframework.boot.jersey.autoconfigure.actuate.web 内の ServletEndpointsSupplier 使用
型 ServletEndpointsSupplier のパラメーターを持つ org.springframework.boot.jersey.autoconfigure.actuate.web のメソッド修飾子と型メソッド説明JerseyEndpointManagementContextConfiguration.servletEndpointRegistrar(WebEndpointProperties properties, ServletEndpointsSupplier servletEndpointsSupplier, JerseyApplicationPath jerseyApplicationPath, EndpointAccessResolver endpointAccessResolver)
@Endpointと@WebEndpointに有利であるため