Change the repository type filter
All
Repositories list
175 repositories
open-liberty
Publicopen-liberty-operator
Publicopenliberty.io
Publicsample-mongodb
PublicOpen Liberty sample application for accessing MongoDBsample-concurrency
Publiccloud-hosted-guides
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.htmlguide-rest-client-java
PublicA guide on how to consume a REST service in Java: https://openliberty.io/guides/rest-client-java.html- A guide on how to access a simple RESTful web service and consume its resources with Angular in Open Liberty: https://openliberty.io/guides/rest-client-angular.html
guide-mongodb-intro
Public- 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
- A guide on how to provide system and application metrics from a microservice with MicroProfile Metrics: https://openliberty.io/guides/microprofile-metrics.html
- 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 provide external configuration to microservices using MicroProfile Config: https://openliberty.io/guides/microprofile-config.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