Invited Talk: Developing cloud-native microservices using project Helidon | EclipseCon Europe 2018
EclipseCon Europe 2018
Ludwigsburg, Germany · October 23 - 25, 2018
https://www.eclipsecon.org/europe2018
Speaker(s):
Dmitry Kornilov (Oracle)
Tomas Langer (Oracle)
https://www.eclipsecon.org/europe2018/sessions/invited-talk-developing-cloud-native-microservices-using-project-helidon
Come learn about developing microservices using Helidon. Helidon is an open source project led by Oracle. It's a collection of Java libraries for building microservices. In this session we will talk about two programming models supported by Helidon: lightweight, functional model using JDK as runtime for those wanting less “magic” and Microprofile for those wanting inversion of control and familiar Java EE APIs. We will show how to quickly create your first Helidon application which uses both programming models.