Commit 8b56a191 authored by Muhammad Suleman's avatar Muhammad Suleman

Update application.properties

parent e9c78cc9
spring.jpa.hibernate.ddl-auto=update spring.jpa.hibernate.ddl-auto=update
spring.datasource.url=jdbc:mysql://localhost:3306/helloworld?createDatabaseIfNotExist=true spring.datasource.url=jdbc:mysql://localhost:3306/helloworld?
spring.datasource.username=root spring.datasource.username=admin
spring.datasource.password=rootroot spring.datasource.password=admin
\ No newline at end of file \ No newline at end of file
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