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

https://github.com/devajayantha/dev-first-spring

Simple project Create Read Update Delete Todo Into Database
https://github.com/devajayantha/dev-first-spring

java jpa-persistence-applications spring-boot spring-mvc

Last synced: about 2 months ago
JSON representation

Simple project Create Read Update Delete Todo Into Database

Awesome Lists containing this project

README

          

# My First Spring Project

Hi!. I try to learning and this is a simple project that uses Spring Boot for creating a RESTful API. This project about show list, create, update, and delete todo. Result will save into database.

## Requirements

1. Java - 17
2. Maven - 4.0.0
3. Lombok
4. JPA (Java Persistance API)
5. MySQL 8.0.27

## Contributes
Api Documentation already include this project, if want add or fix code lets pull request. Thank you