MicroProfile: Just Enough EE for Your Microservices

By Rafael Benevides

Elevator Pitch

There are many challenges with microservices architecture that are not solved by Java/Jakarta EE, but the MicroProfile seeks to close that gap. MicroProfile is an initiative brought by the Enterprise Java community to foster rapid innovation around Microservices and Enterprise Java.

Description

There are many challenges with microservices architecture that are not solved by Java/Jakarta EE, but the MicroProfile seeks to close that gap. MicroProfile is an initiative brought by the Enterprise Java community to foster rapid innovation around Microservices and Enterprise Java. This session will show the details around the MicroProfile specification, how it improves Java for modern applications, and finally how to implement a MicroProfile-based Java application. \

Notes

With the advent of Quarkus, many developers are interested about Microprofile.