This repository shows how to deal with spring and SPA in aspect of structure of project using webpack.
./gradlew bootRun
npm install && npm start
Open browser, then go localhost:3000
For further works, API uri behind spring can be started with /api
which can be found in configuration against proxy webpack.dev.config.js
.
e.g.)
GET /api/users/{userId}/devices