Api de Teste Sura
mvn clean package
docker-compose up
- Java 8
- Maven 3.6.0
- Docker
- Docker Compose
http://localhost:8080/api/login
{
"username": "email",
"password": "senha"
}
** Obter Response Header Authorization
http://localhost:8080/api/
http://localhost:8080/swagger-ui.html
https://www.getpostman.com/collections/778921b0d7b0c71499a6`
1.0.0
- Marcelo Toyoda - Initial work
This project is licensed under the MIT License - see the LICENSE.md file for details