About this course
Make your Java EE or Jakarta EE application cloud-ready with Eclipse MicroProfile!
Explore how to add missing parts e.g. Open API support, JWT Authentication, Resiliency (Retries Circuit Breaker, Fallback), etc. to an existing Enterprise Java application.
The corresponding e-book for this course is available here.
Learn how to inject configuration properties from external sources to your application.
Learn how to create metrics (counter, timer, etc.) and expose them via HTTP to successfully monitor your application.
Learn how to create liveness and readiness HTTP endpoints for your application. This is essential if you run e.g. in a Kubernetes cluster and want to determine your pod's health and readiness.
Learn how to create a OpenAPI v3 documentation for your JAX-RS endpoints.
Learn how to add distributed tracing for your JAX-RS application using the OpenTracing standard.
Learn how to secure your application using JWT token-based authentication & authorization.
Learn how to create resilient and fault-tolerant applications by applying well-known patterns for distributed systems.
Learn how to create JSON data structures and modifying them using JSON Pointer/Merge/Patch.
Learn how to use CDI as typesafe dependency injection mechanism.
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.