类的使用
org.springframework.boot.security.servlet.ApplicationContextRequestMatcher
程序包
说明
Auto-configuration for actuator security using Spring MVC.
Auto-configuration for Servlet-based Spring Security.
-
org.springframework.boot.actuate.autoconfigure.security.servlet中ApplicationContextRequestMatcher的使用
修饰符和类型类说明static class
The request matcher used to match against additional paths foractuator endpoints
.static final class
The request matcher used to match againstactuator endpoints
.static final class
The request matcher used to match against the links endpoint. -
org.springframework.boot.autoconfigure.security.servlet中ApplicationContextRequestMatcher的使用
修饰符和类型类说明static final class
The request matcher used to match against h2 console path.static final class
The request matcher used to match against resourceLocations
.