An open API service indexing awesome lists of open source software.

https://github.com/pdrum/spring-simeple-crud


https://github.com/pdrum/spring-simeple-crud

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

CRUD application with Spring, the simple way
---------------------------------------------
This repository accompanies [this YouTube video](https://youtu.be/QpwpyHFKYaA) to
show how we can use `spring-boot-starter-data-rest` to create CRUD REST APIs
with very few lines of code.