Uses of Package
org.springframework.boot.actuate.autoconfigure.security.servlet
Packages that use org.springframework.boot.actuate.autoconfigure.security.servlet
Package
Description
Auto-configuration for actuator security using Spring MVC.
-
Classes in org.springframework.boot.actuate.autoconfigure.security.servlet used by org.springframework.boot.actuate.autoconfigure.security.servletClassDescriptionThe request matcher used to match against additional paths for
actuator endpoints
.The request matcher used to match againstactuator endpoints
.The request matcher used to match against the links endpoint.Interface that can be used to provide aRequestMatcher
that can be used with Spring Security.