程序包的使用
org.springframework.boot.autoconfigure.security.servlet
程序包
说明
Auto-configuration for actuator security using Spring MVC.
Auto-configuration for Servlet-based Spring Security.
-
org.springframework.boot.actuate.autoconfigure.security.servlet使用的org.springframework.boot.autoconfigure.security.servlet中的类
-
org.springframework.boot.autoconfigure.security.servlet使用的org.springframework.boot.autoconfigure.security.servlet中的类类说明The 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
.