diff --git a/application.properties b/application.properties index b11e365..d6c7c14 100644 --- a/application.properties +++ b/application.properties @@ -11,4 +11,4 @@ defaultDbBaseUrl = jdbc:mysql://localhost:3306 spring.datasource.username = root spring.datasource.password = root spring.jpa.generate-ddl=true -spring.jpa.hibernate.ddl-auto=create \ No newline at end of file +//spring.jpa.hibernate.ddl-auto=create \ No newline at end of file