(from http://forum.jasypt.org/EncryptablePropertyPlaceholderConfigurer-Placeholder-Prefix-td5555952.html )
<<
I have been trying to use EncryptablePropertyPlaceholderConfigurer with combined with Grails. I have been trying to set the PlaceholderPrefix to something other than ${, the standard Spring PropertyPlaceholderConfigurer works as expected, but the jasypt one doesn't seem to be. If anyone has any ideas I would appreciate it.
>>