common-smartgears/src/test/resources/application.yaml

18 lines
396 B
YAML

name: test
group: group
version: 1.0.0
#not mandatory
description: pippo
#not mandatory
proxable: true
#not mandatory
excludes:
- path: /pippo/*
- handlers: [H1, H2]
path: /trip
#not mandatory
persistence:
implementationClass: org.gcube.smartgears.persistence.LocalWriter
writerConfiguration:
className: org.gcube.smartgears.persistence.LocalWriterConfiguration
location: /tmp