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