diff --git a/modules/export/src/main/resources/domains/ExportStrategy.xml b/modules/export/src/main/resources/domains/ExportStrategy.xml index 9991c36..6120f70 100644 --- a/modules/export/src/main/resources/domains/ExportStrategy.xml +++ b/modules/export/src/main/resources/domains/ExportStrategy.xml @@ -9,5 +9,7 @@ + + diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 4d7b664..b0e5519 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -319,3 +319,4 @@ logging.level.com.hypaas=INFO # Log connection pooling #logging.level.com.zaxxer.hikari = INFO +