4.0.0 org.springframework.boot spring-boot-starter-parent 4.1.0 aplp.backend web 0.1.0-SNAPSHOT aplp-backend APLP — Adaptive Personal Learning Platform (backend) 17 0.12.6 2.8.6 1.6.3 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} aplp.backend core 1.0-SNAPSHOT org.flywaydb flyway-core org.flywaydb flyway-database-postgresql org.springframework.boot spring-boot-flyway 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-webmvc-test test org.springframework.boot spring-boot-devtools runtime org.projectlombok lombok provided org.mapstruct mapstruct ${mapstruct.version} org.mapstruct mapstruct-processor ${mapstruct.version} provided org.springframework.boot spring-boot-maven-plugin