Create Spring service used only in test environment In my project, we use three different environments for running the application. Production SIT (system integration) Local development In the production environment thee is a third party system, that authenticates the user and automatically adds a header value to the request. I wanted to implement a feature,… Continue reading Create Spring service used only in test environment