Spring Boot encrypt properties with Jasypt

preview_player
Показать описание
Encrypt Spring Boot properties with the Jasypt plugin

Encryption command:
mvn jasypt:encrypt
Рекомендации по теме
Комментарии
Автор

Keep going man, love how your videos are straight forward use cases, here is the problem, here is how we solve it 😊

oweisyahya
Автор

Nice tutorial, but if want to deploy to tomcat how to set the encryptor to run with tomcat during deployment?

weixiangng
Автор

Nice, just the problem is that the password to decrypt is clear on de properties file

GermainSanchezMatus