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-actuator 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.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 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 **/UserOperationJourneyTest* **/*PerformanceTest* org.jacoco jacoco-maven-plugin 0.8.10 prepare-agent report verify report **/dto/**/*Builder.class **/entity/** **/config/** **/MosquitoApplication.class check verify check BUNDLE INSTRUCTION COVEREDRATIO 0.70 BRANCH COVEREDRATIO 0.70 METHOD COVEREDRATIO 0.70 LINE COVEREDRATIO 0.70 **/dto/**/*Builder.class **/entity/** **/config/** **/MosquitoApplication.class coverage org.jacoco jacoco-maven-plugin 0.8.10 prepare-agent report verify report