4.0.0 org.springframework.boot spring-boot-starter-parent 3.1.0 com.example wxhk 0.0.1-SNAPSHOT wxhk wxhk 17 org.springframework.boot spring-boot-starter-mail org.springframework.boot spring-boot-starter-validation io.netty netty-all 4.1.92.Final com.squareup.okhttp3 okhttp 4.11.0 io.vertx vertx-core 4.4.2 io.vertx vertx-web 4.4.2 io.vertx vertx-web-client 4.4.2 io.vertx vertx-mysql-client 4.4.2 org.springframework.boot spring-boot-devtools runtime true org.springframework.boot spring-boot-configuration-processor true org.projectlombok lombok true org.dromara.hutool hutool-all 6.0.0.M3 com.fasterxml.jackson.core jackson-databind 2.15.1 org.springframework.boot spring-boot-starter-test test org.apache.maven.plugins maven-jar-plugin **/com/example/wxhk/** true lib/ false com.example.wxhk.WxhkApplication resources/ ${project.build.directory}/pack/ org.apache.maven.plugins maven-dependency-plugin copy-dependencies package copy-dependencies ${project.build.directory}/pack/lib maven-resources-plugin copy-resources package copy-resources src/main/resources ${project.build.directory}/pack/resources