Maven Plugins To Build Frontend for Spring Boot Project
- access_time 7 years ago
- date_range 29/11/2014
- comment 0
- share 0
- label_outlineSpring, Spring Boot, Grunt, NPM, Bower, Node.js, Continuous Integration
Update 12/2017: With all due respect to my Allegro buddies, there are more popular plugins for this.
To have front-end build during Maven build cycle has many advantages. Some time ago I wrote about integrating front-end build process into Maven lifecycle, by mostly writing an Ant script installing and running Grunt, and hooking it into Maven.