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/mentorarc spring.datasource.username=root 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=8081 No newline at end of file src/main/resources/application.properties.production +13 −1 Original line number Diff line number Diff line Loading @@ -8,3 +8,15 @@ spring.jpa.properties.hibernate.format_sql=true spring.jpa.properties.hibernate.type=trace spring.jpa.show-sql=true server.port=8181 spring.jpa.hibernate.ddl-auto=update 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 spring.jpa.properties.hibernate.type=trace spring.jpa.show-sql=true server.port=8081 No newline at end of file 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/mentorarc spring.datasource.username=root 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=8081 No newline at end of file
src/main/resources/application.properties.production +13 −1 Original line number Diff line number Diff line Loading @@ -8,3 +8,15 @@ spring.jpa.properties.hibernate.format_sql=true spring.jpa.properties.hibernate.type=trace spring.jpa.show-sql=true server.port=8181 spring.jpa.hibernate.ddl-auto=update 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 spring.jpa.properties.hibernate.type=trace spring.jpa.show-sql=true server.port=8081 No newline at end of file