JBoss.ORG

This Week in JBoss - 30th July 2020: No rest for the JBoss community!

Welcome to another installment of our JBoss Editorial! The last two weeks have been pretty rich on published content and releases, so let’s dive right in!

From Spring Boot to Quarkus

As Quarkus community is increasing the question of how to migrate to this new framework (or rather runtime) often arises. If you happen to have such predicament with Spring Boot, I’m sure you’ll be quite interested to read this article on migrating Spring Boot tests to Quarkus.

Secure vue.js with Keycloak

If most of the content we mentioned today is made of articles, we have one, quite cool video content to share. It’s coming straight from one of the tech-talks of the DevNation and we hope you’ll like it : Secure vue.js using Keycloak.

JGroups: Double your performance with virtual threads!

Quite a lot of exciting things are happening in the realm of JGroups lately! Last time, we already mentioned the new netty transport, but Bela Ban, the creator of project, got us even more excited with this news about how one can double its performance using virtual threads (fibers) on JDK15/16!!! This JDK is still a bit down the road, but its certainly a nice glimpse into tomorrow.

Back to the Basics

As said above, the last two weeks have been particularly rich in interesting content around the JBoss community and the Java ecosystem at large. Some of those articles took the time to go back and rethink some aspects of our work that we take for granted. Let’s first mention this original take on java programming that focuses on taming inconsistent state in a Java code.

This first article is already pretty centered around coding, but this next one goes into the very guts of Infinispan! If you know the project, I’m sure you’ll find this entry on anchored keys as fascinating as I did!

Let’s also revisit a classic: load balancing a JEE app server (such as Wildfly or its product counterpart JBoss EAP), but with a twist: Load balancing Red Hat JBoss EAP with subclusters.

Evangelist’s Corner

No rest for the wicked! And no, no rest for our very own Eric D. Schabell! In the last two weeks, he has been quite busy again. First of all, he got his very first interview on a podcast (yep, that’s right, he was never on a podcast before!). With the host, he discussed the best practices for Agile integration. If you are interested in this topic, fetch the episode, you won’t regret it!

That’s not all. Eric also took the time to update and release his "fully updated to the latest release" version of his Beginners guide - Building a retail web shop workshop update.

On top of that, he took the time to describe how to How to Install Red Hat Process Automation Manager 7.7 and share his experience with the Shift Remote 2020 online conference.

Releases, releases, releases,…​

As always, the JBoss community has been pretty busy in the last weeks and a few projects have seized the relative quietness of Summer to release new version of their product:

Decaf

For once, this section stays rather close to Java, covering how to deploy your Java Webapp into the cloud using Eclipse JKube. So, yes, we’ll talk Kubernetes, but in a context quite close to home :) .

That’s all for another edition of the JBoss Editorial, please join us again for more exciting development from the JBoss Communities.

Romain Pelisse