4.0.0 com.example mosquito 0.0.1-SNAPSHOT jar mosquito Mosquito Propagation System org.springframework.boot spring-boot-starter-parent 3.1.5 17 1.19.1 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-actuator org.springframework.boot spring-boot-starter-mail org.springdoc springdoc-openapi-starter-webmvc-ui 2.3.0 org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-data-redis org.flywaydb flyway-core org.postgresql postgresql runtime org.projectlombok lombok true org.apache.commons commons-csv 1.10.0 com.google.zxing core 3.5.2 com.google.zxing javase 3.5.2 com.fasterxml.jackson.core jackson-databind com.fasterxml.jackson.datatype jackson-datatype-jsr310 org.springframework.boot spring-boot-starter-webflux provided org.springframework.boot spring-boot-starter-test test com.h2database h2 runtime org.testcontainers junit-jupiter test it.ozimov embedded-redis 0.7.3 test org.slf4j slf4j-simple io.rest-assured rest-assured test org.testcontainers postgresql test org.testcontainers testcontainers-bom ${testcontainers.version} pom import src/test/resources **/* org.springframework.boot spring-boot-maven-plugin org.apache.maven.plugins maven-surefire-plugin **/AbstractIntegrationTest* **/*PerformanceTest* org.jacoco jacoco-maven-plugin 0.8.10 prepare-agent report verify report **/dto/**/*Builder.class **/entity/** **/permission/Sys*.class **/config/** **/MosquitoApplication.class check verify check BUNDLE INSTRUCTION COVEREDRATIO 0.25 BRANCH COVEREDRATIO 0.17 METHOD COVEREDRATIO 0.35 LINE COVEREDRATIO 0.28 **/dto/**/*Builder.class **/entity/** **/permission/Sys*.class **/config/** **/MosquitoApplication.class coverage org.jacoco jacoco-maven-plugin 0.8.10 prepare-agent report verify report