4.0.0 org.springframework.boot spring-boot-starter-parent 3.3.1 org.cmh backend 0.0.1-SNAPSHOT backend backend 17 org.springframework.boot spring-boot-starter-data-jdbc org.springframework.boot spring-boot-starter-data-rest org.springframework.boot spring-boot-starter-graphql org.springframework.boot spring-boot-starter-jdbc org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-security io.jsonwebtoken jjwt-api 0.11.5 io.jsonwebtoken jjwt-impl 0.11.5 io.jsonwebtoken jjwt-jackson 0.11.5 org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-web-services org.springframework.session spring-session-jdbc org.springframework.boot spring-boot-devtools runtime true com.mysql mysql-connector-j runtime org.mariadb.jdbc mariadb-java-client runtime org.springframework.boot spring-boot-configuration-processor true org.projectlombok lombok true org.springframework.boot spring-boot-starter-test test org.springframework.boot spring-boot-testcontainers test org.mybatis.spring.boot mybatis-spring-boot-starter-test 3.0.3 test org.springframework spring-webflux test org.springframework.graphql spring-graphql-test test org.springframework.security spring-security-test test org.testcontainers junit-jupiter test org.testcontainers mariadb test org.testcontainers mysql test org.apache.poi poi-ooxml 5.2.3 javax.servlet javax.servlet-api 4.0.1 provided io.github.deweyjose graphqlcodegen-maven-plugin 1.50 dgs-codegen generate src/main/resources/graphql-client org.cmh.backend.codegen true org.codehaus.mojo build-helper-maven-plugin add-dgs-source generate-sources add-source ${project.build.directory}/generated-sources org.graalvm.buildtools native-maven-plugin org.springframework.boot spring-boot-maven-plugin org.projectlombok lombok