Spring Cloud Stream - Solace JMS Client Passwords configuration

Hi @marc ,

if i use an encrypted pwd for the property solace.java.clientPassword

How spring cloud framework would dynamically use the custom library to decrypt and inject the decrypted password to connect to solace? i couldn’t find enough documentation around to it.

Any advise?