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
A RESTful notes backend built with Kotlin and Spring Boot. It provides secure JWT authentication (access and refresh tokens) and exposes CRUD endpoints to create, read, update, and delete notes. Ready to power a mobile or web notes application.
Aplicação em Spring Boot para cadastro, listagem e edição de usuários. Inclui autenticação com Spring Security, envio de e-mails (simulado) e layout modular com Apache Tiles.