H2 database is an open source that provides JDBC API to connect to Java applications. It also provides browser based console for convenient use. In this Vue.js Spring Boot tutorial, we show you Vue.js Http Client & Spring Boot Server example that uses Spring JPA to do CRUD with H2 Database and Vue.js as a front-end technology to make request and receive response.
Related Posts:
– Integrate H2 database with SpringBoot & Spring JPA in Embedded mode
– Vue Router example – with Nav Bar, Dynamic Route & Nested Routes