4.0.0 org.springframework.boot spring-boot-starter-parent 3.4.3 com.example app 0.0.1-SNAPSHOT app Demo project for Spring Boot 17 org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-devtools runtime true org.springframework.boot spring-boot-starter-test test ${project.name} org.springframework.boot spring-boot-maven-plugin proguard com.github.wvengen proguard-maven-plugin 2.6.1 package proguard ${project.build.finalName}.jar ${project.build.finalName}.jar true ${project.basedir}/proguard.cfg org.springframework.boot spring-boot-maven-plugin repackage com.example.app.AppApplication