A Spring Boot project to implement authentication, registration, password change, and recovery functionalities with spring security and JWT.
- Improve API documentation.
Run the command below in Git Bash or Terminal to clone the repository:
git clone https://github.com/LeonardoMeireles55/AuthUserManagementAPI.git
In the project root directory, run the command:
docker-compose up or docker compose up
http://localhost:8090/swagger-ui.html
username:admin password:12345Admin@ for private routes.