JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.boot.actuate.endpoint.web.jersey
Packages that use
org.springframework.boot.actuate.endpoint.web.jersey
Package
Description
org.springframework.boot.actuate.endpoint.web.jersey
Jersey support for actuator endpoints.
Classes in
org.springframework.boot.actuate.endpoint.web.jersey
used by
org.springframework.boot.actuate.endpoint.web.jersey
Class
Description
JerseyEndpointResourceFactory
A factory for creating Jersey
Resources
for
web endpoint operations
.