This is a demo project demonstrating the integration of Spring Boot with the Pebble Template Engine and Laravel Mix for asset processing. As a bonus, Bootstrap 4 is integrated via NPM which can be fully customized with Sass.
npm install
npm run watch
- Open the maven project with your favorite Java IDE
- Run class DemoApplication
- Open http://localhost:8080 in your browser