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”

Vue.js + Spring Boot example | Spring Data JPA + REST + MariaDB CRUD

Tutorial: Vue.js SpringBoot CRUD MariaDB Example | Spring Data JPA + REST + MariaDB CRUD

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

Related Posts:
MariaDB – How to use Spring JPA MariaDB | Spring Boot
Vue Router example – with Nav Bar, Dynamic Route & Nested Routes
Reactjs JWT Authentication Example

Continue reading “Vue.js + Spring Boot example | Spring Data JPA + REST + MariaDB CRUD”

Vue.js + Spring Boot example | Spring Data Cassandra + RestApi CRUD example

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

Related Posts:
How to start Spring Data Cassandra with SpringBoot
Vue Router example – with Nav Bar, Dynamic Route & Nested Routes

Continue reading “Vue.js + Spring Boot example | Spring Data Cassandra + RestApi CRUD example”

Spring Boot + Vue.js example | Spring Data MongoDB + RestApi CRUD

[no_toc]In this Spring Boot Vue.js tutorial, we show you Vue.js Http Client & Spring Boot Server example that uses Spring Data to do CRUD with MongoDB and Vue.js as a front-end technology to make request and receive response.

Related Posts:
Spring MongoOperations to access MongoDB
How to use SpringData MongoRepository to interact with MongoDB
How to build SpringBoot MongoDb RestfulApi

Vue Router example – with Nav Bar, Dynamic Route & Nested Routes

Continue reading “Spring Boot + Vue.js example | Spring Data MongoDB + RestApi CRUD”

Spring Boot + Vue.js example | Spring Data JPA + REST + MySQL CRUD

Spring Boot + Vue.js example | Spring Data JPA + REST + MySQL CRUD

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

Related Posts:
How to use Spring JPA MySQL | Spring Boot
Vue Router example – with Nav Bar, Dynamic Route & Nested Routes

Continue reading “Spring Boot + Vue.js example | Spring Data JPA + REST + MySQL CRUD”