This repository has been archived on 2023-01-25. You can view files and clone it, but cannot push or open issues or pull requests.
catalogue-ws/src/main/webapp/WEB-INF/gcube-app.xml

8 lines
254 B
XML

<application mode='online'>
<name>Catalogue-WS</name>
<group>Data-Catalogue</group>
<version>1.0.0-SNAPSHOT</version>
<description>Data Catalogue Service</description>
<local-persistence location='target' />
<exclude>/rest/</exclude>
</application>