-
Johannes Wilhelm authored
Signed-off-by:
Johannes Wilhelm <johannes.wilhelm2@stud.th-deg.de>
Johannes Wilhelm authoredSigned-off-by:
Johannes Wilhelm <johannes.wilhelm2@stud.th-deg.de>
application.properties 241 B
spring.jpa.hibernate.ddl-auto=update
spring.datasource.url=jdbc:mysql://localhost:3306/schleicherhof_pms
spring.datasource.username=
spring.datasource.password=
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
server.port=7777