summaryrefslogtreecommitdiffstats
path: root/deliveries/properties_simpledemo/ONAPWIDGETMS
diff options
context:
space:
mode:
Diffstat (limited to 'deliveries/properties_simpledemo/ONAPWIDGETMS')
-rw-r--r--deliveries/properties_simpledemo/ONAPWIDGETMS/application.properties2
-rw-r--r--deliveries/properties_simpledemo/ONAPWIDGETMS/application.yml3
2 files changed, 3 insertions, 2 deletions
diff --git a/deliveries/properties_simpledemo/ONAPWIDGETMS/application.properties b/deliveries/properties_simpledemo/ONAPWIDGETMS/application.properties
index 7240a61a..547a882c 100644
--- a/deliveries/properties_simpledemo/ONAPWIDGETMS/application.properties
+++ b/deliveries/properties_simpledemo/ONAPWIDGETMS/application.properties
@@ -31,5 +31,3 @@ account.user.password=6APqvG4AU2rfLgCvMdySwQ==
#server.ssl.keyStoreType=PKCS12
#server.ssl.keyAlias=widget-microservice
-## Jasypt Properties
-jasypt.encryptor.password=EncryptionKey
diff --git a/deliveries/properties_simpledemo/ONAPWIDGETMS/application.yml b/deliveries/properties_simpledemo/ONAPWIDGETMS/application.yml
new file mode 100644
index 00000000..d655bc92
--- /dev/null
+++ b/deliveries/properties_simpledemo/ONAPWIDGETMS/application.yml
@@ -0,0 +1,3 @@
+jasypt:
+ encryptor:
+ password: EncryptionKey