/todolist

Java Springboot Todolist studies

Primary LanguageJava

To Do List

Educational To Do List made in Java Springboot 3.0.11. This application was made in 3 days following the studies from @Rocketseat Java Springboot week, by Daniele Leão.

Wallpaper

Features present in this study

  • RESTful controllers;
  • Database simple managements (Model, Repository, CRUD);
  • Exceptions Errors handlering;
  • Deploy script;