Open Liberty is an open source implementation of Eclipse MicroProfile and Jakarta EE from IBM. It is the foundation of the WebSphere Liberty app server.
Open Liberty Project
- 217 followers
- Alpha Centauri
- https://openliberty.io
Pinned Loading
Repositories
- open-liberty Public
Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
- cloud-hosted-guides Public
- guide-mongodb-intro Public
A guide on how to persist data in your microservices to MongoDB, a document-oriented NoSQL database.
- guide-microprofile-telemetry-jaeger Public
A guide on how to enable distributed tracing in microservices with OpenTelemetry and Jaeger.
- guide-microprofile-rest-client-async Public
A guide on how to use MicroProfile Rest Client to invoke RESTful microservices asynchronously over HTTP.
- guide-microprofile-reactive-messaging-rest-integration Public
A guide on how to integrate RESTful Java microservices with a reactive system by using MicroProfile Reactive Messaging.
- guide-microprofile-reactive-messaging-acknowledgment Public
A guide on how to acknowledge messages by using MicroProfile Reactive Messaging.
- guide-microprofile-rest-client 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
- guide-microprofile-openapi Public
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
- guide-microprofile-reactive-messaging Public
A guide on how to write reactive Java microservices using MicroProfile Reactive Messaging.