Commit b640ec9a authored by it20118068's avatar it20118068

password

parent bf0ec9d2
......@@ -9,7 +9,7 @@ spring.datasource.url = jdbc:mysql://localhost:3306/shrasthra?sessionVariables=s
spring.jpa.database-platform = org.hibernate.dialect.MySQL8Dialect
#spring.datasource.url = jdbc:mysql://localhost:3306/ecare?useSSL=false
spring.datasource.username = root
spring.datasource.password = root
spring.datasource.password = password
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.jpa.hibernate.ddl-auto=update
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment