JBoss.ORG

This Week in JBoss - 01 July 2021

Hello! Welcome to another edition of the JBoss Editorial that brings you news and updates from our community.

Release roundup

Congrats to all the teams on their hard work!

From the community

Karina Varela has a post about automating rule-based services with Java and Kogito up on the Red Hat Developer Blog. The post focuses on Kogito and using it to build, package, and automate the deployment of those rule-based services on Kubernetes and OpenShift!

James Falkner quickly tackles RESTEasy Reactive in Quarkus 2.0 over on the Red Hat Developer Blog. With the release of Quarkus 2.0 there are a number of things that have improved. Using REST in a reactive way is one of them. Quarkus 2.0 utilizes Eclipse Vert.x 4 and does some optimizations at build time to further increase performance of REST services.

If you’re using Red Hat 3scale API Management and have a need to use WebSockets, be sure to check out Srikanth Kalluru’s blog post for a quick three step walk through of how to get it done!

Mauro Vocale has a three part series, part four is not out yet, about moving Java programs to the cloud. Part one introduces you to the legacy application and gets it up and running on OpenShift. This gets you familiar with what the application does and what to expect from further refactorings in subsequent posts. In part two the application will move from Java 8 to Java 11, JBoss EAP 7.3 and Jakarta EE. Lastly, in part three the application will be moved to microservices. Additional monitoring tools will be introduced including Prometheus and Jaeger. The application will be updated for handling restarts, health checks, and other configuration settings.

Over in the BPM arena, there are three posts to take a look at: Custom logic in BPMN by Kirill Gaevksii, How to start contributing to Drools executable model where Luca Molteni discusses getting your feet with contributing to Drools’s "Executable Model Compiler". Lastly, Matteo Mortari discusses using Drools DMN and Apache Camel to intelligently route Kafka messages. It includes a video as well as various examples and code to really sink your teeth into.

Wildfly 24.0.0.Final includes a preview of Jakarta EE 9.1 features. Jeff Mesnil discusses how to try these features out using a bootable jar. There’s also a section about getting up and running using OpenShift!

Developers on film

Get your popcorn ready and sit back to watch some videos from our community. Here are my top picks for this week’s editorial:

Jason Porter