9 Developing Spring microservices with Quarkus

This chapter covers

  • Comparing Spring and Quarkus/MicroProfile APIs
  • Replacing Quarkus/MicroProfile APIs with Spring APIs
  • How Quarkus implements Spring API compatibility

Spring is a popular Java microservices runtime with a large developer base that has invested a lot of time learning Spring APIs. By offering compatibility with commonly used Spring APIs, Quarkus enables Spring developers to leverage that investment and get started quickly. Spring developers can then benefit from Quarkus development features like live coding and production efficiencies like low memory usage and fast boot time. This chapter is intended for experienced Spring developers and will not cover Spring APIs in depth. The examples ...

Get Kubernetes Native Microservices with Quarkus and 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.