4.0.0 org.springframework.boot spring-boot-starter-parent 2.7.5 com.example demo 0.0.1-SNAPSHOT demo Demo project for Spring Boot 11 v17.6.0 7.20.6 org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-devtools runtime true org.postgresql postgresql runtime com.microsoft.sqlserver mssql-jdbc 6.1.0.jre8 org.springframework.boot spring-boot-configuration-processor true org.projectlombok lombok true org.springframework.boot spring-boot-starter-test test com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.13.0 org.springframework.boot spring-boot-maven-plugin org.projectlombok lombok com.github.eirslett frontend-maven-plugin 1.11.3 ${nodeVersion} ${npmVersion} src/main/webapp/ install node and npm install-node-and-npm npm install npm prod npm run-script build generate-resources maven-resources-plugin copy-resources process-resources copy-resources ${project.build.directory}/classes/static ${project.basedir}/src/main/webapp/dist/demo true