Gradual Migration from Java EE to MicroProfile | EclipseCon Europe 2018
Subscribe to the new Jakarta EE Youtube channel here: https://www.youtube.com/channel/UC4M7h5b6elu9VlzjLfzuXyg
EclipseCon Europe 2018
Ludwigsburg, Germany · October 23 - 25, 2018
https://www.eclipsecon.org/europe2018
Speaker(s):
Rudy De Busscher
https://www.eclipsecon.org/europe2018/sessions/gradual-migration-java-ee-microprofile
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.