728x90 반응형 스프링부트1 Spring security 기본 설정 - 로그인 설정 build.gradle ... dependencies { implementation 'org.springframework.boot:spring-boot-starter-security' implementation 'org.springframework.boot:spring-boot-starter-web' compileOnly 'org.projectlombok:lombok' annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor' }코드 WebSecurityConfig.java import com.fasterxml.jackson.databind.ObjectM.. 2021. 4. 1. 이전 1 다음 728x90