4.0.0 io.destiny everything-is-suitable-api 1.0.0 everything-is-suitable-app jar Everything Is Suitable App Application module for Everything Is Suitable API org.springframework.boot spring-boot-starter-webflux org.springframework.boot spring-boot-starter-actuator io.micrometer micrometer-registry-prometheus io.destiny everything-is-suitable-common ${project.version} io.destiny everything-is-suitable-client ${project.version} io.destiny everything-is-suitable-db ${project.version} io.destiny everything-is-suitable-sys ${project.version} io.destiny everything-is-suitable-gateway ${project.version} io.destiny everything-is-suitable-biz ${project.version} io.destiny everything-is-suitable-statistics ${project.version} org.slf4j slf4j-api ch.qos.logback logback-classic ch.qos.logback logback-core org.postgresql r2dbc-postgresql io.r2dbc r2dbc-h2 runtime org.flywaydb flyway-core org.flywaydb flyway-database-postgresql org.postgresql postgresql org.springframework.boot spring-boot-starter-jdbc org.springframework.boot spring-boot-starter-security org.junit.jupiter junit-jupiter test org.springframework.boot spring-boot-starter-test test io.projectreactor reactor-test test io.qameta.allure allure-junit5 test org.springframework.boot spring-boot-maven-plugin io.destiny.Application org.apache.maven.plugins maven-surefire-plugin false **/*Test.java **/*Tests.java **/*PerformanceTest.java allure.results.directory ${project.build.directory}/allure-results org.jacoco jacoco-maven-plugin BUNDLE LINE COVEREDRATIO 0.50 BRANCH COVEREDRATIO 0.50 **/dto/** **/domain/** **/enums/** **/exception/** **/filter/** check check BUNDLE LINE COVEREDRATIO 0.50 BRANCH COVEREDRATIO 0.50 **/dto/** **/domain/** **/enums/** **/exception/** **/filter/**