Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 451 Bytes

File metadata and controls

23 lines (17 loc) · 451 Bytes

Todo List using Spring-boot

This project was made to learn patterns of the Spring Framework and JAVA 17

In this project was used:

JAVA

Java Spring-boot Spring-boot-dev-tools Bcrypt Lombok h2database

The Context of Project

It was created to manage users and tasks in school.

Was created principle functions:

  • Create
  • Read
  • Update
  • Delete