hello-world-service/gcube/extra-resources/WEB-INF/application.yaml

9 lines
158 B
YAML
Raw Normal View History

2024-02-21 11:44:41 +01:00
name: helloworld
group: org.gcube.service
version: 1.0.0
description: HelloWorld Service
excludes:
2024-02-23 15:20:22 +01:00
- path: /excluded
2024-02-23 17:05:11 +01:00
- path: /guest
2024-02-26 10:05:14 +01:00
- path: /api-docs/*