A Working Eclipse MicroProfile Code Sample

In this chapter, we will discuss a sample application that makes use of the various MicroProfile features introduced earlier in this book. The MicroProfile runtime we will use in this chapter is the Quarkus runtime, a Kubernetes-native Java stack tailored for GraalVM and OpenJDK HotSpot, crafted from best of breed Java libraries and standards. Key topics that we will cover include the following:

  • Use of configuration for both application and MicroProfile container behaviors
  • Realistic health checks
  • Securing an application with an external JWT security provider
  • Integrating and viewing trace information with a Jaeger instance
  • Inspecting microservice endpoint information using Swagger
  • Viewing individual ...

Get Hands-On Enterprise Java Microservices with Eclipse MicroProfile now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.