diff --git a/pom.xml b/pom.xml index cfef4c7..bb56f9b 100644 --- a/pom.xml +++ b/pom.xml @@ -21,9 +21,10 @@ - 21 + 17 UTF-8 UTF-8 + com.example.webapi.WebApiApplication @@ -101,8 +102,42 @@ + + + + + org.springframework.boot + spring-boot-maven-plugin + + + build-info + + build-info + + + + repackage + + repackage + + + + + ${start-class} + + + + + + + org.springframework.boot + spring-boot-maven-plugin + org.apache.maven.plugins maven-compiler-plugin