Skip to content

Commit afa1ba1

Browse files
authored
Update application.yml
1 parent 88b4a10 commit afa1ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spring:
33
url: jdbc:sqlserver://javasqldemo.database.windows.net:1433;database=javasessionsqldemo;encrypt=true;trustServerCertificate=false;hostNameInCertificate=*.database.windows.net;loginTimeout=30;
44

55

6-
username: javatechdb
6+
username: sqldemov1
77
password: Welcome@96
88
jpa:
99
show-sql: true

0 commit comments

Comments
 (0)