Skip to content

Commit

Permalink
Revert "OLMIS-7273: Temporarily reverted 'Add hibernate batch insert …
Browse files Browse the repository at this point in the history
…properties'"

This reverts commit 239208a.
  • Loading branch information
saleksandra committed May 19, 2021
1 parent 239208a commit 7a3c2c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ spring.jpa.hibernate.naming.physical-strategy=org.openlmis.requisition.domain.na
spring.jpa.hibernate.jdbc.time_zone=UTC
spring.jpa.properties.hibernate.default_schema=requisition
spring.jpa.show-sql=false
spring.jpa.properties.hibernate.jdbc.batch_size=20
spring.jpa.properties.hibernate.order_inserts=true

server.compression.enabled=true
server.compression.mime-types=application/json,application/xml,text/html,text/xml,text/plain,application/javascript,text/css
Expand Down

0 comments on commit 7a3c2c8

Please sign in to comment.