[spring] jwt Token 초간단 개념들어가기 전_security setting + Gradle 쉬운 코드 + 쉬운 주석 설명으로 따라해보기


[spring] jwt Token 초간단 개념들어가기 전_security setting + Gradle 쉬운 코드 + 쉬운 주석 설명으로 따라해보기

차근차근 따라해보세요 ~! build.gradle에 추가 build.gradle에 추가 implementation 'org.springframework.boot:spring-boot-starter-data-jpa' implementation 'org.springframework.boot:spring-boot-starter-security' implementation 'org.springframework.boot:spring-boot-starter-validation' implementation 'org.springframework.boot:spring-boot-starter-web' compileOnly 'org.projectlombok:lombok' runtimeOnly 'com.h2database:h2' annotationProcessor 'org.projectlombok:lombok' testImplementation 'org.springframework.boot:spring-...


#database #token #springsecurity #springboot #spring_security #spring #security #redis #jwt #h2 #gradle #토큰

원문링크 : [spring] jwt Token 초간단 개념들어가기 전_security setting + Gradle 쉬운 코드 + 쉬운 주석 설명으로 따라해보기