Commit e9c78cc9 authored by Muhammad Suleman's avatar Muhammad Suleman

Update application.properties

parent 524727c1
server.port = 6700
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?createDatabaseIfNotExist=true
spring.datasource.username=root spring.datasource.username=root
......
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