JBoss and Java Enterprise Tutorials

Latest tutorials

Using SAML with Keycloak

In this tutorial, we’ll explore how to integrate SAML (Security Assertion Markup Language) with Keycloak...

How to use a Datasource in Quarkus

This article will teach you how to use a plain Datasource resource in a Quarkus...

How to find WildFly REST Endpoints

Discovering the list of available endpoints is crucial to map and troubleshoot REST Applications. This...

Getting Started with Cucumber Testing in Java

Cucumber is a popular open-source tool that supports Behavior-Driven Development (BDD) for testing software applications...

Getting started with GitHub Actions

GitHub Actions is a flexible and powerful automation service that allows you to automate, customize...

Reactive Messaging with RabbitMQ and WildFly

In the third article of this series, we will learn how to configure RabbitMQ as...

How to deploy WildFly Bootable JAR on OpenShift

In this updated article we will learn how to deploy an application built with WildFly...

How to run WildFly on Openshift

This tutorial will teach you how to run WildFly applications on Openshift using WildFly S2I...

Reactive Messaging with AMQP and WildFly

In the second article of this series, we will learn how to code, configure and...

Writing Reactive Applications with WildFly

In this updated tutorial we will learn how to design, configure and deploy a Messaging...

If Conditions to Control Job Execution in GitHub Actions

GitHub Actions provides powerful capabilities for automating workflows, including the ability to control job execution...

GitHub Actions vs Jenkins explained

Introduction: GitHub Actions and Jenkins are two popular tools used for automating software development workflows...

Cheatsheets

REST Services cURL cheatsheet

Explore this comprehensive cheatsheet tailored for REST developers seeking a powerful yet straightforward testing tool...

Quarkus 3 Cheatsheet (2023)

Quarkus is a popular Java framework designed to build lightweight, fast, and efficient applications. It...

JUnit 5 Cheatsheet (2023)

This article contains a JUnit 5 Cheatsheet which you can use as handy reference to...

Docker and Podman CheatSheet for DevOps

Docker and Podman are both tools that allow developers to package applications and their dependencies...

JBoss cheatsheet for Linux Administrators (2022)

This is my JBoss / WildFly cheatsheet I use for managing the application server on...

JBoss / WildFly XML descriptors reference

WildFly uses a set of custom XML descriptors which can be used to customize Enterprise...

REST Services Cheat sheet

Here is a comprehensive JAX-RS Cheatsheet to help you code your REST Services. JAX RS-Annotations...

JBoss Datasource cheatsheet

Here is a cheatsheet with some examples of Datasources configurations which are valid for JBoss...