We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a65f7dd + d925309 commit 0a3bdd4Copy full SHA for 0a3bdd4
1 file changed
cloud-hosted-guides.json
@@ -7,6 +7,9 @@
7
"stagingSkillNetworkUrl": "https://ol-staging.skillsnetwork.site/quicklab/cloud-hosted-guide-{projectid}-staging",
8
"guides": [
9
"rest-client-java", "getting-started", "microprofile-openapi", "rest-intro", "microprofile-rest-client-async",
10
- "containerize", "microprofile-rest-client", "kubernetes-intro", "microprofile-health", "microprofile-jwt"
+ "containerize", "microprofile-rest-client", "kubernetes-intro", "microprofile-health", "microprofile-jwt",
11
+ "cdi-intro", "microshed-testing", "docker",
12
+ "microprofile-config", "microprofile-fallback", "microprofile-metrics", "microprofile-opentracing", "microprofile-opentracing-jaeger",
13
+ "microprofile-reactive-messaging", "reactive-service-testing", "microprofile-reactive-messaging-acknowledgment", "microprofile-reactive-messaging-rest-integration"
14
]
15
}
0 commit comments