JBoss.ORG

This Week in JBoss - April, 06 2023

Hi, how are you? Welcome back to another edition of the JBoss Editorial with exciting news and updates from your JBoss communities.

Release roundup

Here are the most recent releases for this edition:

Debugging RestAssured Tests

Debugging RestAssured Tests, by Francesco Marchioni

Anyone running REST Assured tests has probably run into errors such as failing assertions or incorrect responses. If that is the case for you, then this article from Francesco will no doubt be valuable as he explains some solid techniques for debugging that quickly identify root causes and save you time getting things fixed.

Extending the life of Keycloak adapters

Update on deprecation of Keycloak adapters, by Stian Thorgersen

Following up on the announcement to deprecate Keycloak adapters, Stian has provided an udpate on what the future holds for the adapters.

Cross resource sharing on WildFly

How to configure CORS on WildFly, by Francesco Marchioni

Francesco delivers another insightful tutorial that quickly gets WildFly set up for cross-domain requests.

Don Naro