Is there any alternative to use encrypted password in application properties other than Jasypt?

Viewed 172

I need to use encrypted password in application.properties for JavaMailSender configuration, Is there any alternative approach to do that other than Jasypt?

0 Answers
Related