|
# https://gcube.wiki.gcube-system.org/gcube/SmartGears4#Application_Descriptor
|
|
|
|
name: ${artifactId}
|
|
group: ${groupId}
|
|
version: ${version}
|
|
description: ${description}
|
|
excludes:
|
|
- path: /excluded
|
|
- path: /guest
|
|
- path: /jwt/decode
|
|
- path: /jwt/introspection
|
|
- path: /api-docs/*
|