---
title: "Build a Simple CRUD App with Spring Boot and Vue.js"
description: "Create a CRUD (create, read, update, and delete) application using Spring Boot and Vue.js."
authors:
  - name: "Andrew Hughes"
    url: "https://auth0.com/blog/authors/andrew-hughes/"
date: "Apr 26, 2023"
category: "Developers,Tutorial,Spring Boot"
tags: ["springboot", "vue", "crud"]
url: "https://auth0.com/blog/build-crud-spring-and-vue/"
---

# Build a Simple CRUD App with Spring Boot and Vue.js

<include src="_private/build-crud-spring-and-vue" />