curl --location --request POST 'http://localhost:8080/login' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "suporte@zscansoftware.com", "password": "Zscan123@" }'
{}