Loading .gitignore +1 −1 Original line number Diff line number Diff line application.properties src/main/resources/application.properties HELP.md target/ Loading src/main/resources/application.propertiesdeleted 100644 → 0 +0 −9 Original line number Diff line number Diff line spring.jpa.hibernate.ddl-auto=update spring.datasource.url=jdbc:mysql://localhost:3306/my_appli spring.datasource.username=root spring.datasource.password=toor 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 Loading
.gitignore +1 −1 Original line number Diff line number Diff line application.properties src/main/resources/application.properties HELP.md target/ Loading
src/main/resources/application.propertiesdeleted 100644 → 0 +0 −9 Original line number Diff line number Diff line spring.jpa.hibernate.ddl-auto=update spring.datasource.url=jdbc:mysql://localhost:3306/my_appli spring.datasource.username=root spring.datasource.password=toor 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