Spaces:
Sleeping
Sleeping
Update src/main/resources/application.properties
Browse files
src/main/resources/application.properties
CHANGED
|
@@ -34,7 +34,7 @@ spring.mail.username=donhatquang401@gmail.com
|
|
| 34 |
spring.mail.password=lzzxdgzmirxdwqdv
|
| 35 |
|
| 36 |
# JPA configuration
|
| 37 |
-
spring.jpa.hibernate.ddl-auto=
|
| 38 |
spring.jpa.show-sql=true
|
| 39 |
|
| 40 |
|
|
|
|
| 34 |
spring.mail.password=lzzxdgzmirxdwqdv
|
| 35 |
|
| 36 |
# JPA configuration
|
| 37 |
+
spring.jpa.hibernate.ddl-auto=create
|
| 38 |
spring.jpa.show-sql=true
|
| 39 |
|
| 40 |
|