4.0.0 org.springframework.boot spring-boot-starter-parent 4.1.0 com.aplp web 0.1.0-SNAPSHOT aplp-backend APLP — Adaptive Personal Learning Platform (backend) 21 0.12.6 2.8.6 org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-validation org.springframework.boot spring-boot-starter-security org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-actuator org.springdoc springdoc-openapi-starter-webmvc-ui ${springdoc.version} org.flywaydb flyway-core org.flywaydb flyway-database-postgresql io.jsonwebtoken jjwt-api ${jjwt.version} io.jsonwebtoken jjwt-impl ${jjwt.version} runtime io.jsonwebtoken jjwt-jackson ${jjwt.version} runtime org.postgresql postgresql runtime com.h2database h2 test org.springframework.boot spring-boot-starter-test test org.springframework.security spring-security-test test org.springframework.boot spring-boot-devtools runtime org.projectlombok lombok provided org.springframework.boot spring-boot-maven-plugin