diff --git a/pom.xml b/pom.xml index 232e5b391d16f65acfa4b267214e24f233ca12da..7e60c23ae0b2c539f9e682251f1a614241cbe8b3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,9 @@ com.gg test + jar 2.0.0 + 1024测试 8 @@ -28,4 +30,13 @@ + + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file diff --git a/target/classes/com/gg/test/controller/TestController.class b/target/classes/com/gg/test/controller/TestController.class index 8083a51879b8b04014e39174afee97352c4c971b..133620adbee1c08351d9228b46c632945372bf8f 100644 Binary files a/target/classes/com/gg/test/controller/TestController.class and b/target/classes/com/gg/test/controller/TestController.class differ