SpringBootRestApp Application with token authorization and swagger use localhost:8010/swagger-ui.html to open swagger in authentication-controller log in with { "email": "admin@gmail.com", "password": "123" } then use token in authorization with format: Bearer [token]