Gradual Migration from Java EE to MicroProfile
Originally published on 15 Jan 2019
Last updated on 09 Sep 2019
.jpg?width=200&name=Payara%20ECE%202018%20sponsor%20(2).jpg)
The goal of MicroProfile.IO is to optimise Java EE for a micro-service architecture. It is based on some of the Java EE specifications and standardise a few technologies from the micro-services space.
However, some of the microprofile implementations are completely different 'servers', like the KumuluzEE server. So how can you migrate easily from your favorite Java EE server to a MicroProfile implementation?
This session shows you an overview of what MicroProfile is and how it relates to Java EE. It then demonstrates with a few examples how you can adjust your Java EE application to incorporate some of the MicroProfile.IO specifications and how you can transform your Java EE application to a MicroProfile one using Thorntail, Liberty, Payara Micro and KumuluzEE.
You can also find the slides here.
Related Posts
JBoss EAP 7 End of Support: What Java Developers Need to Know (And What to Do Next)
Published on 15 Aug 2025
by Chiara Civardi
0 Comments
Conquering Kubernetes Complexity: Why Java Developers Need More Than Just Containers
Published on 08 Aug 2025
by Chiara Civardi
0 Comments
Kubernetes, also known as K8s has become the de facto platform for orchestrating modern microservices architectures, promising resilience, scalability and faster deployment pipelines for Java applications. But for many developers, that promise ...