Change the repository type filter
All
Repositories list
177 repositories
open-liberty
Public- An introductory guide on how to manage the impact of failures using MicroProfile Fault Tolerance by adding fallback behavior to microservice dependencies: https://openliberty.io/guides/microprofile-fallback.html
- A guide on how to document and filter RESTful APIs from code or static files by using MicroProfile OpenAPI: https://openliberty.io/guides/microprofile-openapi.html
- A guide on how to provide system and application metrics from a microservice with MicroProfile Metrics: https://openliberty.io/guides/microprofile-metrics.html
- A guide on how to report and check the health of a microservice with MicroProfile Health: https://openliberty.io/guides/microprofile-health.html
- A guide on how to use MicroProfile Rest Client to invoke RESTful microservices over HTTP in a type-safe way: https://openliberty.io/guides/microprofile-rest-client.html
guide-kubernetes-intro
PublicAn introductory guide on how to deploy microservices to a Kubernetes cluster and manage them with the Kubernetes CLI: https://openliberty.io/guides/kubernetes-intro.html- A guide on how to externalize configuration using MicroProfile Config and configure your microservices using Kubernetes ConfigMaps and Secrets: https://openliberty.io/guides/kubernetes-microprofile-config.html
guide-rest-hateoas
PublicA guide on how to create a hypermedia-driven REST application running on Open Liberty: https://openliberty.io/guides/rest-hateoas.html- A guide on how to check the health of microservices on Kubernetes by setting up readiness probes to inspect MicroProfile Health Check endpoints: https://openliberty.io/guides/kubernetes-microprofile-health.html
guide-microprofile-jwt
PublicAn introductory guide on how to control user and role access to microservices with MicroProfile JSON Web Token (MicroProfile JWT): https://openliberty.io/guides/microprofile-jwt.htmlguide-containerize
Public- A guide on how to enable and customize tracing of JAX-RS and non-JAX-RS methods by using MicroProfile OpenTracing: https://openliberty.io/guides/microprofile-opentracing.html
ci.maven
PublicMaven plugins for managing Liberty profile servers #devopsblogs
PublicBlog posts for https://openliberty.ioci.gradle
PublicGradle plugins for managing Liberty profile servers #devopssample-langchain4j
Publicliberty-tools-vscode
Publicdocs-generated
Publicdocs-javadoc
PublicContains the various javadoc published on https://openliberty.ioliberty-tools-intellij
PublicIntelliJ IDEA extension for Libertysample-getting-started
Publicopen-liberty-s2i
Publiccloud-hosted-guides
Publicopen-liberty-operator
Publicguide-jakarta-websocket
Publicguide-testcontainers
PublicA guide on how to test your microservices with multiple containers by using Testcontainers and JUnit.guide-spring-boot
Publicguide-sessions
Publicguide-rest-intro
PublicAn introductory guide on how to create a REST application using Java EE running on Open Liberty: http://www.openliberty.io/guides/rest-intro.html