-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathstack.yaml
More file actions
20 lines (20 loc) · 754 Bytes
/
stack.yaml
File metadata and controls
20 lines (20 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
description: Develop and publish Web APIs based on Java Stack for Cloud Native environments with Spring Boot and other Spring technologies.
name: graphene-java-api-stack
display-name: Stack Web API with Spring Boot
picture: stack.png
category: Backend; # Ref: https://docs.stackspot.com/latest/docs/creators-guide/yaml/#category
compatibility:
- java
- spring
technologies: # Ref: https://docs.stackspot.com/latest/docs/creators-guide/yaml/#technologies
- docker
- java
- gradle
about: docs/about.md
use-cases:
- title: REST API Web Service
content: docs/use-case.md
stackfile: stackfiles/default.yaml
- title: REST API Web Service with metrics and tracing
content: docs/use-case.md
stackfile: stackfiles/observability.yaml