4.0.0 org.springframework.boot spring-boot-starter-parent 4.0.5 com.walkguide demo 0.0.1-SNAPSHOT 21 org.springframework.boot spring-boot-h2console org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-security org.springframework.boot spring-boot-starter-web com.h2database h2 runtime org.projectlombok lombok true org.springframework.boot spring-boot-starter-data-jpa-test test org.springframework.boot spring-boot-starter-security-test test org.springframework.boot spring-boot-starter-webmvc-test test io.jsonwebtoken jjwt-api 0.11.5 io.jsonwebtoken jjwt-impl 0.11.5 runtime io.jsonwebtoken jjwt-jackson 0.11.5 runtime org.springframework.boot spring-boot-starter-validation org.springdoc springdoc-openapi-starter-webmvc-ui 2.3.0 org.springframework.boot spring-boot-maven-plugin org.projectlombok lombok org.apache.maven.plugins maven-compiler-plugin default-compile compile compile org.projectlombok lombok default-testCompile test-compile testCompile org.projectlombok lombok