You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
grsf-publisher-ws/src/main/webapp/WEB-INF/gcube-app.xml

24 lines
975 B
XML

<application mode='online'>
<name>GRSFPublisher</name>
<group>Data-Catalogue</group>
<version>1.13.0</version>
<description>Data Catalogue Service</description>
<local-persistence location='target' />
<exclude>/rest/</exclude>
<exclude>/rest/firms/stock/hello</exclude>
<exclude>/rest/FIRMS/stock/hello</exclude>
<exclude>/rest/ram/stock/hello</exclude>
<exclude>/rest/RAM/stock/hello</exclude>
<exclude>/rest/GRSF/stock/hello</exclude>
<exclude>/rest/grsf/stock/hello</exclude>
<exclude>/rest/FishSource/stock/hello</exclude>
<exclude>/rest/fishsource/stock/hello</exclude>
<exclude>/rest/firms/fishery/hello</exclude>
<exclude>/rest/FIRMS/fishery/hello</exclude>
<exclude>/rest/ram/fishery/hello</exclude>
<exclude>/rest/RAM/fishery/hello</exclude>
<exclude>/rest/GRSF/fishery/hello</exclude>
<exclude>/rest/grsf/fishery/hello</exclude>
<exclude>/rest/FishSource/fishery/hello</exclude>
<exclude>/rest/fishsource/fishery/hello</exclude>
</application>