Quarkus

Share graphics_Quarkus & Spring
Cheat Sheet

Quarkus + Spring cheat sheet

Alex Soto Bueno

While you may be currently using Java EE, MicroProfile, or Quarkus annotations/extensions, Quarkus provides an API compatibility layer for some Spring projects. If you're coming from Spring development, these integrations might help you to make a smoother transition to Quarkus.

Featured Image: Spring and Quarkus magic
Article

Spring Boot on Quarkus: Magic or madness?

Eric Deandrea

Follow a migration path from Spring Boot to Quarkus. The magic: Perform the migration without changing a single line of code. The madness: How was it done?