plain text password 27/86427/1 casablanca
authorKotta, Shireesha (sk434m) <shireesha.kotta@att.com>
Fri, 26 Apr 2019 18:19:00 +0000 (14:19 -0400)
committerKotta, Shireesha (sk434m) <shireesha.kotta@att.com>
Fri, 26 Apr 2019 18:19:00 +0000 (14:19 -0400)
Issue-ID: PORTAL-552

plain text password in casablanca branch

Change-Id: Icb615faa0dbc83ec42aaa97a7a010463c0d2fadb
Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
ecomp-portal-widget-ms/widget-ms/src/main/resources/application.properties

index ceac4a2..50c9560 100644 (file)
@@ -7,7 +7,7 @@ spring.http.multipart.max-request-size=128MB
 ## App DB Properties
 spring.datasource.url=jdbc:mariadb://localhost:3306/portal
 spring.datasource.username=portal_user
-spring.datasource.password=P0rt@l_user
+spring.datasource.password=XXXXXXXX
 spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQLDialect
 spring.database.driver.classname=org.mariadb.jdbc.Driver
 spring.jpa.show-sql=false