In this tutorial, I will show you step by step to integrate Vue.js with Spring Boot so that Spring Boot project can serve Vue App. You will also know how to configure Vue SPA Routing to avoid Whitelabel Error Page.
Related Posts:
– Vue.js + Spring Boot + MySQL/PostgreSQL example
– Vue.js + Spring Boot + MongoDB example
– Spring Boot + Vue.js: Authentication with JWT & Spring Security Example
Serverless:
– Vue Firebase Realtime Database: CRUD example
– Vue Firestore: Build a CRUD App example