async-context Description A project to ilustrate the issue opened in spring project ISSUE LINK Call two times the request below you will see the error in console curl --location --request POST 'http://localhost:8080/cars/async' curl --location --request POST 'http://localhost:8080/cars/sync'