BAEL-2809: Added code samples

This commit is contained in:
isaolmez 2019-04-20 22:56:02 +03:00
parent f8d76eb5ac
commit 004b2cc5a8

View File

@ -1,4 +1,6 @@
spring.jpa.show-sql=false
spring.jpa.properties.hibernate.jdbc.batch_size=5
spring.jpa.properties.hibernate.order_inserts=true
spring.jpa.properties.hibernate.order_inserts=true
spring.jpa.properties.hibernate.order_updates=true
spring.jpa.properties.hibernate.batch_versioned_data=true