Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 284 Bytes

TodoList API - Spring Boot

A API for manage todo list per user. Build using spring boot.

Features

  • Clean Architecture
  • Spring JPA
  • Spring Security - JWT implementation
  • DTO Validation
  • Custom Error handlers

Yoyler Cordoba