jamesseatter / home_measurement_iot_collector

Home Heating IOT Client written in Java
1 stars 0 forks source link

Implement Jasypt and encrypt passwords in the application properties files #138

Closed jamesseatter closed 3 years ago

jamesseatter commented 3 years ago

Reference http://www.jasypt.org/cli.html https://www.baeldung.com/spring-boot-jasypt https://www.geeksforgeeks.org/how-to-encrypt-passwords-in-a-spring-boot-project-using-jasypt/

jamesseatter commented 3 years ago

pom.xml is missing the import for jasypt even though it was there and the code worked,

com.github.ulisesbocchio jasypt-spring-boot-starter 3.0.2