4.0.0 fr.pavnay springboot-react-webpack-demo 1.0.0-SNAPSHOT UI service project A demo project with Spring Boot, React and Webpack ${packaging.type} scm:git:https://github.com/Febbweiss/springboot-react-webpack org.springframework.boot spring-boot-starter-parent 1.3.3.RELEASE 1.8 war true github pavnay org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-thymeleaf org.springframework.boot spring-boot-starter-actuator org.springframework.boot spring-boot-devtools true ${project.artifactId} ${project.basedir}/src/main/resources com.github.eirslett frontend-maven-plugin 0.0.29 ${project.build.directory} install node and npm install-node-and-npm v5.6.0 3.7.1 npm install npm install npm generate-resources run-script dev-build org.springframework.boot spring-boot-maven-plugin org.apache.maven.plugins maven-release-plugin 2.5.3 org.cloudfoundry cf-maven-plugin 1.1.3 docker jar app com.spotify docker-maven-plugin 0.2.3 package ${docker.image.prefix}/${project.artifactId} src/main/docker / ${project.build.directory} ${project.build.finalName}.jar build-image package build production com.github.eirslett frontend-maven-plugin 0.0.29 ${project.build.directory} npm generate-resources run-script prod-build