Commit a8dcb2a9 authored by Luca Verardo's avatar Luca Verardo
Browse files

Merge branch 'master' of github.com:Zegorax/MentorArc

parents 3ba749d2 3f5be3ee
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
spring.jpa.hibernate.ddl-auto=update
spring.datasource.url=jdbc:mysql://localhost:3306/mentorarc?serverTimezone=UTC
spring.datasource.url=jdbc:mysql://localhost:3306/mentorarc
spring.datasource.username=root
spring.datasource.password=root
spring.jpa.properties.hibernate.show_sql=true
spring.jpa.properties.hibernate.use_sql_comments=true
spring.jpa.properties.hibernate.format_sql=true