[컴][웹] Spring 의 @EnableWebSecurity

 

spring boot / websecurityconfig / security config /

Spring 의 @EnableWebSecurity

ref.1 , ref.2 를 보면, WebSecurityConfigurerAdapter 또는 SecurityFilterChain 이 있는 @Configuration 을 정의하면, default webapp security setting 은 switch off 된다.

ref. 1 에서는 @EnableWebSecurity 를 사용하면, default webapp security setting 이 switch off 된다고 이야기한다.

References

  1. java - What is the use of @EnableWebSecurity in Spring? - Stack Overflow
  2. 17.13.1. Switch off the Spring Boot Security Configuration

댓글 없음:

댓글 쓰기