3. ํ๊ฒฝ์ค์ ์ฐธ๊ณ : Spring ์ผ์ง #43 dependency ์ถ๊ฐ(pom.xml) org.springframework.boot spring-boot-starter-data-jpa com.h2database h2 runtime io.jsonwebtoken jjwt 0.9.1 org.springframework.boot spring-boot-starter-security org.apache.tomcat.embed tomcat-embed-jasper provided org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-devtools runtime true org.projectlombok lombok t..