xiewj 1 năm trước cách đây
mục cha
commit
22d6853017

+ 5 - 1
src/main/resources/application.yml

@@ -4,4 +4,8 @@ spring:
   jackson:
   jackson:
     time-zone: GMT+8
     time-zone: GMT+8
   application:
   application:
-    name: bim
+    name: bim
+jasypt:
+  encryptor:
+    algorithm: PBEWithMD5AndDES
+    iv-generator-classname: org.jasypt.iv.NoIvGenerator