jpa-async-test execute gradle bootRun invoke curl -X GET -H "authorization: foo" "http://localhost:8080/async" observe the application logs authToken before Repo call: foo authToken after Repo call: No Authorization Token in this Context!