You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web Service REST utilizando Spring Boot para back-end e Swagger-ui para criação de uma API REST. O Web Service TodoList é uma lista de tarefas que realiza o cadastro de tarefa, consultas, deleta e edita.
Api rest de todo list (lista de tarefas) com Swagger e CRUD completo em java e Spring boot.
Tecnologias usadas
Java 11
Spring Boot
Swagger
JPA
Hibernate
H2 Database
Screenshots:
About
Web Service REST utilizando Spring Boot para back-end e Swagger-ui para criação de uma API REST. O Web Service TodoList é uma lista de tarefas que realiza o cadastro de tarefa, consultas, deleta e edita.