Spring Boot + Webpack

npm install -g webpack //for cli
npm install
npm run dev
npm run start
gradle build

about webpack here
about webpack-dev-server here