Uses of Package
org.springframework.boot.autoconfigure.security.servlet
Package
Description
Auto-configuration for actuator security using Spring MVC.
Auto-configuration for Servlet-based Spring Security.
-
ClassDescriptionInterface that can be used to provide a
RequestMatcher
that can be used with Spring Security. -
ClassDescriptionThe request matcher used to match against h2 console path.Interface that can be used to provide a
RequestMatcher
that can be used with Spring Security.Used to create aRequestMatcher
for static resources in commonly used locations.The request matcher used to match against resourceLocations
.