In my application.yml for my spring boot application I have this property:
application.yml
apiKey: ${SECRET_ADYEN_API_KEY:djhksy{f7dsadasb}
The