From 3809c3bc6d12dd81abddd50cd8afaf34ac029285 Mon Sep 17 00:00:00 2001 From: Dino Dizdarevic Date: Tue, 25 Sep 2018 20:28:55 +0200 Subject: [PATCH] auto created off --- application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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