4.0.0 org.springframework.boot spring-boot-starter-parent 3.5.7 com.gnx telemedicine 0.0.1-SNAPSHOT telemedicine telemedicine 21 org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-data-jpa org.flywaydb flyway-core org.flywaydb flyway-database-postgresql org.postgresql postgresql runtime org.springframework.boot spring-boot-starter-security org.springframework.boot spring-boot-starter-validation io.jsonwebtoken jjwt-api 0.13.0 io.jsonwebtoken jjwt-impl 0.13.0 runtime io.jsonwebtoken jjwt-jackson 0.13.0 runtime org.projectlombok lombok true org.mapstruct mapstruct 1.6.3 org.mapstruct mapstruct-processor 1.6.3 me.paulschwarz spring-dotenv 4.0.0 org.springframework.boot spring-boot-starter-mail org.springframework.boot spring-boot-starter-websocket org.springframework.boot spring-boot-starter-aop org.springdoc springdoc-openapi-starter-webmvc-ui 2.8.13 org.springframework.boot spring-boot-starter-test test org.springframework.security spring-security-test test dev.samstevens.totp totp 1.7.1 org.jsoup jsoup 1.17.2 org.springframework.boot spring-boot-starter-actuator org.springframework.boot spring-boot-starter-cache org.springframework.boot spring-boot-starter-data-redis org.apache.commons commons-pool2 org.apache.maven.plugins maven-surefire-plugin -javaagent:${settings.localRepository}/org/mockito/mockito-core/${mockito.version}/mockito-core-${mockito.version}.jar -Xshare:off org.apache.maven.plugins maven-compiler-plugin 25 25 org.projectlombok lombok org.mapstruct mapstruct-processor 1.6.3 org.flywaydb flyway-maven-plugin 11.13.1 ${flyway.url:jdbc:postgresql://localhost:5432/telemedicine} ${flyway.user:postgres} ${flyway.password:password} false org.springframework.boot spring-boot-maven-plugin org.projectlombok lombok io.jsonwebtoken jjwt-jackson