Skip to content
Snippets Groups Projects
application.properties 231 B
Newer Older
Johannes Wilhelm's avatar
Johannes Wilhelm committed
spring.jpa.hibernate.ddl-auto=update 
Johannes Wilhelm's avatar
ok
Johannes Wilhelm committed
spring.datasource.url=jdbc:mysql://localhost:3306/schleicherhof_pms
spring.datasource.username=root
spring.datasource.password=password
spring.datasource.driver-class-name=com.mysql.jdbc.Driver