DEV Community

Cover image for Vue.js SpringBoot CRUD MariaDB Example
ozenero.com
ozenero.com

Posted on

Vue.js SpringBoot CRUD MariaDB Example

Tutorial Link: Vue.js SpringBoot CRUD MariaDB Example

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.

Technologies – Vuejs SpringBoot MariaDB

– Java 1.8
– Maven 3.3.9
– Spring Tool Suite – Version 3.8.4.RELEASE
– Spring Boot: 2.0.5.RELEASE

– Vue 2.5.17
– Vue Router 3
– Axios 0.18.0

Overview – Vue.js Spring Boot CRUD MariaDB Example

Overview – Vue.js Spring Boot CRUD MariaDB Example

Implement Spring Boot CRUD MariaDB Server

vue-spring-boot-mariadb-example-spring-data-mariadb-rest-api-spring-server-architecture

Vue.js RestAPI CRUD Client

Vue.js RestAPI CRUD Client

Related post

  1. MariaDB – How to use Spring JPA MariaDB | Spring Boot
  2. Vue Router example – with Nav Bar, Dynamic Route & Nested Routes
  3. Reactjs JWT Authentication Example

Top comments (0)