Package org.springframework.boot.security.autoconfigure.actuate.web.servlet
@NullMarked
package org.springframework.boot.security.autoconfigure.actuate.web.servlet
Auto-configuration for actuator security using Spring MVC.
-
ClassDescriptionFactory that can be used to create a
RequestMatcherfor actuator endpoint locations.The request matcher used to match against additional paths foractuator endpoints.The request matcher used to match againstactuator endpoints.The request matcher used to match against the links endpoint.Auto-configurationfor Spring Security when actuator is on the classpath.Interface that can be used to provide aRequestMatcherthat can be used with Spring Security.ManagementContextConfigurationthat configures the appropriateRequestMatcherProvider.