@@ -22,6 +22,7 @@ public class MessageStart {
}
public static void main(String[] args) {
+ System.setProperty("jasypt.encryptor.password", "UNIS6itulv73I2p0Smart8JMXoaxZTKJ8GRP");
SpringApplication.run(MessageStart.class, args);