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
Backend robusto para um sistema de blog, desenvolvido com Spring Boot. O projeto oferece segurança avançada com Spring Security e autenticação via JWT (JSON Web Token), além de uma API RESTful eficiente para gerenciamento de posts e categorias.
A RESTful Spring Boot backend for a blog application with authentication, CRUD operations, comments, and likes functionality. Clean architecture with JWT security.