Read about my latest YouTube series: Jakarta EE Quickstart Guides. It targets both Jakarta EE newcomers and experienced developers to provide tutorials

Read More

Integration tests for your Jakarta EE application are essential. Testing the application in a full setup will ensure all of your components

Read More

If your application has real-time requirements like within a chat, the WebSocket technology might be a good fit. With WebSockets, you can

Read More

In one of my previous blog posts, I showed you what you need to create your first Jakarta EE 8 project. Manually

Read More

The third MicroProfile release of 2019 is now available: MicroProfile 3.1. With the last release of MicroProfile 3.0 in June, the MicroProfile

Read More

As now all major application server vendors are Jakarta EE 8 certified, we are ready to start a new era of enterprise

Read More

As Jakarta EE 8 was now finally released on the 10th of September 2019, we can start using it. This is the

Read More

The precise and clean style of writing code with Kotlin is tempting as a Java developer. In addition, switching to Kotlin with

Read More

Java SE 9 has been released in September 2017, three years after the Java SE 8 release from Oracle. The adoption of

Read More

As a Java/Jakarta EE developer, we can rely on the javax standards to work on every certified application server in the same

Read More