Skip to content

Commit aa3d3d2

Browse files
authored
Update application.properties
1 parent 7b60ace commit aa3d3d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spring.datasource.hikari.connection-timeout=30000
1414
spring.datasource.hikari.validation-timeout=5000
1515
spring.datasource.hikari.pool-name=HikariCP
1616

17-
spring.jpa.properties.hibernate.hbm2ddl.auto=update
17+
spring.jpa.properties.hibernate.hbm2ddl.auto=none
1818

1919
spring.jpa.show-sql=true
2020
spring.jpa.properties.hibernate.format_sql=true

0 commit comments

Comments
 (0)