Client Side Decryption on Azure Spring Apps
You can use client side decryption of properties on Azure Spring Apps by following the steps below:
Add the encrypted property in your .properties file in your git repository.It would look like:
message={cipher}f43e3df3862ab196a4b367624a7d9… Continue reading Client Side Decryption on Azure Spring Apps
