'Demystifying Microservices for Java EE Developers' - new guide now available!
Published on 06 Mar 2017

Lately there has been a lot of talk about microservices - a new way to develop and design enterprise applications. In this document, written by David Heffelfinger - an independent Java EE expert - we aim to cut through the hype, explaining microservices in terms that make sense to Java EE developers.
Java EE developers can leverage their expertise and deploy their code to one of the lightweight application servers suitable for microservices development, such as Payara Micro.
Download our 'Demystifying Microservices for Java EE Developers' guide to find out how you can use your existing Java EE skills to get the best out of microservices. Here are some of the sections you will find in the guide:
- What are Microservices?
- Can Java EE do Microservices?
- Migrating to Microservices
- Examples using Payara Micro
- Java EE 8, Java EE 9 and MicroProfile
Related Posts
Simplifying Jakarta EE Development with JBang and Payara Micro
Published on 14 Apr 2025
by Luqman Saeed
0 Comments
What is JBang?
JBang is a tool that lets you run Java code with zero build setup. It handles dependencies, compilation, and execution with a single command - making Java as easy to run as a script. With JBang, you can:
The Payara Monthly Catch - March 2025
Published on 31 Mar 2025
by Nastasija Trajanova
0 Comments