curl --location --request GET 'http://localhost:8080/user/getUser/' \ --header 'Authorization: {{token}}'
{}