diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 24e0216..e3e1c1b 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -12,3 +12,6 @@ apollo: # profiles: # active: test +jasypt: + encryptor: + bean: stringEncryptor \ No newline at end of file