程序包com.codingapi.springboot.security.configurer的分层结构
类分层结构
- java.lang.Object
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,
B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O, B>) - com.codingapi.springboot.security.configurer.HttpSecurityConfigurer
- com.codingapi.springboot.security.configurer.WebSecurityConfigurer (implements org.springframework.security.config.annotation.web.configuration.WebSecurityCustomizer)
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,