Adds ability to use delete-expunge operations to the JPA Starter Server.

This commit is contained in:
Ben Li-Sauerwine
2021-09-09 16:29:04 -04:00
committed by Jens Kristian Villadsen
parent addfc26cf5
commit 15923edfd5
4 changed files with 13 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ hapi:
# default_encoding: JSON
# default_pretty_print: true
# default_page_size: 20
# delete_expunge_enabled: true
# enable_index_missing_fields: false
# enforce_referential_integrity_on_delete: false
# enforce_referential_integrity_on_write: false