Vue.js + Spring Boot + H2 Database [embedded mode] example | Spring Data JPA + RestAPIs CRUD example

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

Continue reading “Vue.js + Spring Boot + H2 Database [embedded mode] example | Spring Data JPA + RestAPIs CRUD example”

Angular 6 + Spring Boot + H2 Database [embedded mode] example | Spring Data JPA + RestAPIs CRUD example

In this tutorial, we show you Angular 6 Http Client & Spring Boot Server example that uses Spring JPA to do CRUD with H2 and Angular 6 as a front-end technology to make request and receive response.

Related Posts:
Spring Boot + Angular 6 example | Spring Data JPA + REST + MySQL CRUD example
Spring Boot + Angular 6 example | Spring Data JPA + REST + PostgreSQL CRUD example
Spring Boot + Angular 6 example | Spring Data + REST + Cassandra CRUD example
How to use Spring JPA with PostgreSQL | Spring Boot
Integrate H2 database with SpringBoot & Spring JPA in Embedded mode
Spring RequestMapping: @GetMapping, @PostMapping, @PutMapping, @DeleteMapping

Related Pages:

Continue reading “Angular 6 + Spring Boot + H2 Database [embedded mode] example | Spring Data JPA + RestAPIs CRUD example”