Payara Services is Proud to Sponsor EclipseCon Europe 2018

Uncategorized

We are looking forward to sponsoring and exhibiting at EclipseCon Europe 2018 in Ludwigsburg, Germany · October 23 – 25.

 

EclipseCon Europe is the Eclipse Foundation’s primary European event designed to create opportunities for the European Eclipse community to learn, explore, share and collaborate on the latest ideas and information about Eclipse and its member companies. Each year we survey the attendees after the conference is over. Satisfaction with the conference continues to be very high, and rising every year.

 

EclipseCon is all about community. Contributors, adopters, extenders, service providers, consumers and business and research organizations gather to share their expertise and learn from each other. EclipseCon delivers networking opportunities that lead to synergies in the community, as well as opportunities to give and receive help on specific technical issues or to generate business opportunities.

 

Rudy De Busscher will be speaking at the event on “Secure JAX-RS” and “Gradual Migration from Java EE to MicroProfile”

 

Secure JAX-RS Abstract

 

With the rise of micro-services, REST communication is more popular than ever. But the communication between the different parts must also be performed in a secure way.

First, we need to know if the user or system is allowed to call the JAX-RS endpoint. For this authentication part, self-contained tokens are the best option to not overload any of our services in the system. JWT which contains the authentication but also can contain the authorization info is ideal for this use-case.

And secondly, we need guarantees that the message isn’t altered, that we can have message integrity. For that part, we can use signatures as specified in the HTTP signature draft specification.

Besides the concepts, the presentation will use various code examples to show the theory in action.

 

Gradual Migration from Java EE to MicroProfile Abstract

 

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.

 

 

Comments (0)

Post a comment

Your email address will not be published. Required fields are marked *

Payara needs the contact information you provide to us to contact you about our products and services. You may unsubscribe from these communications at any time. For information on how to unsubscribe, as well as our privacy practices and commitment to protecting your privacy, please review our Legal & Privacy Policy.

Related Posts

Blue background with coral and fish. Left text: 'MONTHLY CATCH'. Right: laptop screen with tech tabs and Payara Community logo. 3 minutes
Community

The Payara Monthly Catch -September 2025

Welcome aboard the September issue of The Monthly Catch! With summer holidays wrapping up, the Java world is back […]

4 minutes
Uncategorized

Leading the Way: Payara Platform Community 7 Beta Now Fully Jakarta EE 11 Certified

We’re excited to announce that Payara Platform Community 7 Beta application server is now fully certified as Jakarta EE 11 […]

What Is a Java Application Server? A Short Guide 6 minutes
Jakarta EE

What Is a Java Application Server? A Short Guide

Enterprise Java applications power global commerce, healthcare, government and countless other industries. These systems must be scalable, secure and […]