Commit 3462fb12 authored by Luca Verardo's avatar Luca Verardo
Browse files

Removed application.properties

parent 58322c34
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
spring.jpa.hibernate.ddl-auto=update
spring.datasource.url=jdbc:mysql://localhost:3306/mentorarc
spring.datasource.username=root
spring.datasource.password=
spring.jpa.properties.hibernate.show_sql=true
spring.jpa.properties.hibernate.use_sql_comments=true
spring.jpa.properties.hibernate.format_sql=true
spring.jpa.properties.hibernate.type=trace 
spring.jpa.show-sql=true
server.port=8181
 No newline at end of file