Slackbot
02/13/2023, 10:07 AMTom
02/13/2023, 10:26 AMRoman Brühlmann
02/13/2023, 4:52 PMfeign:
client:
config:
default:
# fix NoHttpResponseException on Jenkins <https://stackoverflow.com/questions/55624675/how-to-fix-nohttpresponseexception-when-running-wiremock-on-jenkins>
defaultRequestHeaders:
Connection:
- close
in the application.yml does the trick.