Blogs
Community Blog Feed: Most Recent Posts
How to debug remotely WildFly
Do you want to learn how to remotely debug WildFly using IntelliJ, Visual Studio or Eclipse? in this tutorial we will show all the steps to get started in minutes! Setting up WildFly Debugging a remotely running Java application is an important skil…
Debugging RestAssured Tests
When you run REST Assured tests, you may encounter errors such as failing assertions, incorrect responses, or unexpected behaviors. This article explains some techniques that can help you identify the root cause of these errors and fix them quickly.…
Simplify Kubernetes debugging with declarative logic
We put Drools inside Kubernetes’ control plane …you wouldn’t believe what happened next! 😉 This is a longer post on the current status of explorations with RuleOps; you may want to skim or skip to different sections, depending on your interests. Ru…
Quarkus 3.0.0.Beta1 released
It is our pleasure to announce the availability of Quarkus 3.0.0.Beta1. We plan to release Quarkus 3.0.0.CR1 next week so now is a good time for testing the migration of your applications to Quarkus 3 (see below for more information about upgrading)…
This Week in JBoss - March, 23 2023
THIS WEEK IN JBOSS - MARCH, 23 2023 Happy Friday, everyone! Here is 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: * -…
Quarkus 2.16.5.Final released - Maintenance release
We released Quarkus 2.16.5.Final, the fifth maintenance release of our 2.16 release train. As usual, it contains bugfixes and documentation improvements. It should be a safe upgrade for anyone already using 2.16. If you are not already using 2.16, p…
Kogito 1.35.0 released!
We are glad to announce that the Kogito 1.35.0 release is now available! This goes hand in hand with , release. From a feature point of view, we have included a series of new features and bug fixes, including: * Flyway integration for JDBC based per…
How to live reload applications on WildFly
In this article we will discuss how to use WildFly Maven plugin to automate the redeployment of applications on WildFly when you apply some changes to the application class files. What is WildFly Maven plugin WildFly Maven Plugin is a plugin for Apa…
Quarkus 3.0.0.Alpha6 released
A week after Alpha5, we are releasing Quarkus 3.0.0.Alpha6. While Alpha5 came with major changes such as the upgrade to Hibernate ORM 6, Alpha6 is a smaller release packed with bugfixes, enhancements, and improvements to our upgrade process. What’s …
Dashbuilder Quarkus Extension 0.27.0
We are glad to announce that Dashbuilder Quarkus Extension 0.27.0 is out with multiple improvements. In this article we are going to share the new features and you can see a little about it on our Quarkus insights session: NEW SAMPLES SCREEN Dashbui…
Quarkus Newsletter #30 - March
It’s time for the March newletter so you can read the latest articles, blogs and insights on Quarkus. Get a deeper understanding of what developers can expect in the final version 3.0 with this InfoQ article "Road to Quarkus 3: Bets on the Flow API …
Serverless Workflow VSCode Editor support to Open API and Async API
In the previous we saw how one can register OpenAPI endpoints and AsyncAPI channels in Service registry and pass them as functions. Also we saw steps to use those functions in Serverless Logic Web Tools via Service Catalog Explorer’s autocomplete fe…
Infinispan 14.0.7.Final
We rarely do announcements for micro-releases, but 14.0.7.Final is a bit special, because it finally adds support for Spring 6 and Spring Boot 3. SPRING FRAMEWORK 6 AND SPRING BOOT 3 We now ship components to support Spring Framework 6 and Spring Bo…
How to use Keycloak Admin REST API
The Keycloak REST Admin API is a Web service Endpoint that allows you to manage Keycloak programmatically. It provides endpoints for creating, updating, and deleting Keycloak entities such as users, groups, clients, roles, and realms. You can use an…
What’s new in Dashbuilder 0.27.0?
was released yesterday (March 8th, 2023) and it comes with very interesting new features. Let’s explore the new release in this post! NEW SAMPLES SCREEN A new sample screen allows Dashbuilder to render dashboards from a remote or local repository. A…
Improvements to the GraphQL-Java integration
Vert.x 4.4 ships several improvements to the GraphQL-Java integration.
This Week in JBoss - 10th March 2023
THIS WEEK IN JBOSS - 10TH MARCH 2023 Welcome to another installment of our JBoss editorial! And without any further ado, let’s jump right into it. RELEASES As always, the JBoss community has been quite active and released a steady stream of …
WildFly Maven Plugin
The has introduced a new dev goal. If you are familiar with the run goal, this goal is very similar. However, it watches for changes to source files. If changes are found, the WAR is rebuilt and redeployed. This new goal is available in version 4.1.…
Serverless Logic Web Tools support to OpenAPI and AsyncAPI specifications
While editing Serverless Workflow files, you can register OpenAPI endpoints and AsyncAPI channels and pass them as functions. These functions will be available on the Serverless Workflow Editor’s Service Catalog Explorer. This article explains how o…
Quarkus 3.0.0.Alpha5 released - now with Hibernate ORM 6, new Dev UI and more!
We are in the process of getting Quarkus 3 ready - with the last alpha, we got our main branch to Jakarta EE 10 to let us getting more things integrated and tested faster. This time we move from Hibernate 5 to Hibernate 6 - which will cause breakage…
- End of Results -