Uses of Package
org.springframework.boot.security.autoconfigure.web.servlet
Packages that use org.springframework.boot.security.autoconfigure.web.servlet
Package
Description
Auto-configuration for actuator security using Spring MVC.
Auto-configuration for Servlet-based Spring Security.
-
Classes in org.springframework.boot.security.autoconfigure.web.servlet used by org.springframework.boot.security.autoconfigure.actuate.web.servletClassDescription
@Conditionalthat only matches when web security is available and the user has not defined their own configuration. -
Classes in org.springframework.boot.security.autoconfigure.web.servlet used by org.springframework.boot.security.autoconfigure.web.servletClassDescriptionThe request matcher used to match against h2 console path.Used to create a
RequestMatcherfor static resources in commonly used locations.The request matcher used to match against resourceLocations.