Update service migrasi
Persiapan pembuatan service scheduler update status migrasi belum kirim
This commit is contained in:
parent
cce99e4298
commit
be4c117a76
@ -15,7 +15,7 @@
|
||||
</context-param>
|
||||
<context-param>
|
||||
<param-name>spring.profiles.default</param-name>
|
||||
<param-value>bridging</param-value>
|
||||
<param-value>localhost</param-value>
|
||||
</context-param>
|
||||
|
||||
<listener>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
jdbc.driver = org.postgresql.Driver
|
||||
|
||||
hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect
|
||||
hibernate.hbm2ddl = update
|
||||
hibernate.hbm2ddl = none
|
||||
hibernate.format_sql = true
|
||||
hibernate.show_sql = true
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user