程序包 org.springframework.boot.autoconfigure.security.servlet
package org.springframework.boot.autoconfigure.security.servlet
Auto-configuration for Servlet-based Spring Security.
-
类说明已过时, 待删除: 此 API 元素将从以后的版本中删除。Factory that can be used to create a
RequestMatcher
for commonly used paths.The request matcher used to match against h2 console path.已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.5.0 for removal in 4.0.0 in favor oforg.springframework.boot.actuate.autoconfigure.security.servlet.RequestMatcherProvider
Auto-configuration
for Spring Security.Auto-configuration
for Spring Security's Filter.Used to create aRequestMatcher
for static resources in commonly used locations.The request matcher used to match against resourceLocations
.Auto-configuration
for a Spring Security in-memoryAuthenticationManager
.
RequestMatcherProvider