4.0.0 org.springframework.boot spring-boot-starter-parent 3.2.2 com.example wxhk 0.0.1-SNAPSHOT wxhk wxhk 21 4.5.3 org.springframework.boot spring-boot-starter-mail org.springframework.boot spring-boot-starter-validation io.netty netty-all 4.1.105.Final com.squareup.okhttp3 okhttp 4.11.0 io.vertx vertx-core ${vertx-web-client.version} io.vertx vertx-web ${vertx-web-client.version} io.vertx vertx-web-client ${vertx-web-client.version} io.vertx vertx-mysql-client ${vertx-web-client.version} 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