Package org.springframework.boot.security.autoconfigure.web.servlet
@NullMarked
package org.springframework.boot.security.autoconfigure.web.servlet
Auto-configuration for Servlet-based Spring Security.
- 
ClassDescription@Conditionalthat only matches when web security is available and the user has not defined their own configuration.Factory that can be used to create aRequestMatcherfor commonly used paths.The request matcher used to match against h2 console path.Auto-configurationfor Spring Security's Filter.Configuration properties for Spring Security Filter.Auto-configurationfor Spring Security.Used to create aRequestMatcherfor static resources in commonly used locations.The request matcher used to match against resourceLocations.