This project is an implementation of Todo-Backend using Spring-Boot (with spring-mvc and spring-jpa) and H2-Database.
- deploy link : https://todo-backend-spring-boot.herokuapp.com/todos
- link for automatic testing todo-backend : https://www.todobackend.com/specs/index.html?https://todo-backend-spring-boot.herokuapp.com/todos
- link for using client with this todo-backend : https://www.todobackend.com/client/index.html?https://todo-backend-spring-boot.herokuapp.com/todos
All resources of this repository are distributed under the terms of the BSD License (2-clause). The text of the license is included in the file LICENSE in the root of the project.