Ondrej Will Be Very Busy at Oracle Code One!
Originally published on 01 Aug 2018
Last updated on 25 Sep 2018

Ondrej Mihalyi (Payara Engineer) will be doing not one, not two, but THREE talks at the upcoming Oracle Code One (recently changed from Java One).
Event-Driven Microservices with Jakarta EE (Co presenting with David Heffelfinger)
Developing applications by using a microservices architecture has been a popular way of developing software for some time. During this period, common design patterns for mIcroservices development have emerged. These design patterns can be applied to avoid common microservices pitfalls, and using event-driven architectures has become a popular way to develop distributed systems with microservices. This session covers some common microservices design patterns and best practices and then explains how these best practices can be implemented with standard Jakarta EE APIs.
Be Reactive and Micro with a MicroProfile Stack
MicroProfile, RxJava, React.js: what else do you need to build lightweight but robust reactive systems efficiently with open source tools? Maybe something for effective data processing and distributed persistence? You can have it with Kafka and Hazelcast. Let’s have a look at how to assemble everything together in almost no time, using Payara Micro. In this session, you’ll learn how to use a couple of simple tools to build a highly efficient, scalable, and robust system that can be evolved continuously to meet rapidly changing needs and increasing loads.
From Monoliths to Pragmatic Microservices with Java EE (Co presenting with Reza Rahman & Ivar Grimstad)
Seems like microservices are everywhere these days. This hands-on lab explores what microservices mean within the relatively well-established context of SOA, when they make sense, and how to develop them with the Java EE programming model. It examines microservices step by step, using a simple but representative Java EE–based example. The lab starts with a vanilla Java EE monolithic application; breaks down the application into sensible Java EE–based microservices; and applies concepts such as fat JARs, dynamic discovery, and client-side fault tolerance and circuit breakers to the microservices, using WildFly Swarm. If time permits, the microservices will be deployed to Oracle Cloud with Docker.
Related Posts
Jakarta EE 11 is Here - And It's Ready for the Cloud!
Published on 26 Jun 2025
by Dominika Tasarz
0 Comments
Earlier today, the Eclipse Foundation together with its vendor members, partners and community has announced the release of Jakarta EE 11, the latest version of its enterprise Java platform. Building on the Core Profile (Dec 2024) and Web ...
Spring, Quarkus & Jakarta EE - Join Payara Qube Launch at the Virtual Payara Conference
Published on 23 Jun 2025
by Dominika Tasarz
0 Comments
Last week, we announced the new edition of the Virtual Payara Conference, going live on Tuesday the 8th of July (REGISTER HERE), where we'll help you discover some practical strategies for your Java journey.
If you're looking to cut ...