We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32132d2 commit ae80ee5Copy full SHA for ae80ee5
curation-app/src/main/resources/application.yml
@@ -11,6 +11,7 @@ logging:
11
root: ERROR
12
# only CurationApp we're logging in info level to see the progress in processing
13
eu.clarin.cmdi.curation.app.CurationApp: INFO
14
+ eu.clarin.cmdi.vlo.importer.mapping.FacetMappingFactory: off
15
spring:
16
jackson:
17
#only non empty properties are processed. Otherwise, default value from object mapping is taken
0 commit comments