Package org.springframework.boot.web.security
Class Summary Class Description UnauthenticatedAccessExample Example configuration for using aWebSecurityConfigurerAdapterto configure unauthenticated access to the home page at "/".
| Class | Description |
|---|---|
| UnauthenticatedAccessExample | Example configuration for using a WebSecurityConfigurerAdapter to configure unauthenticated access to the home page at "/". |