plain text password 83/84683/2
authorKotta, Shireesha (sk434m) <shireesha.kotta@att.com>
Tue, 9 Apr 2019 13:22:18 +0000 (09:22 -0400)
committerKotta, Shireesha (sk434m) <shireesha.kotta@att.com>
Tue, 9 Apr 2019 15:01:41 +0000 (11:01 -0400)
Issue-ID: PORTAL-552

plain text password in casablanca branch

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

index 5116f96..ceac4a2 100644 (file)
@@ -5,12 +5,7 @@ spring.http.multipart.max-file-size=128MB
 spring.http.multipart.max-request-size=128MB
 
 ## App DB Properties
-#
-#db.connectionURL = jdbc:mariadb:failover://mtanjv9pord01.aic.cip.att.com:3306/portal
-#db.userName = m02549
-#db.password = 9zDXMxxzUG1ay5Dny1Eazw==
-#db.encrypt_flag = true
-spring.datasource.url=jdbc:mariadb://vm-ep-dev8.client.research.att.com:3306/portal_2_1_att
+spring.datasource.url=jdbc:mariadb://localhost:3306/portal
 spring.datasource.username=portal_user
 spring.datasource.password=P0rt@l_user
 spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQLDialect