Commit ba892163 authored by Muhammad Suleman's avatar Muhammad Suleman

Update application.properties

parent 2a084f48
spring.jpa.hibernate.ddl-auto=update
spring.datasource.url=jdbc:mysql://localhost:3306/helloworld?
spring.datasource.url=jdbc:mysql://localhost:3306/helloworld
spring.datasource.username=admin
spring.datasource.password=admin
\ 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