Skip to content
Snippets Groups Projects
Commit e1fcaf13 authored by Shrey Patel's avatar Shrey Patel
Browse files

unstaged

parent 29e48d23
No related branches found
No related tags found
No related merge requests found
spring.jpa.hibernate.ddl-auto=create
spring.datasource.url=jdbc:mysql://${MYSQL_HOST:localhost}:3306/inventory
spring.datasource.username=root
spring.datasource.password=APbmCP70!
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
#spring.jpa.show-sql: true
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment