© 2026 Hashnode
A injeção de dependências é uma técnica poderosa que simplifica a criação de software ao reduzir o acoplamento entre classes e serviços. No JavaServer Faces (JSF), o CDI (Context and Dependency Injection) é amplamente utilizado para gerenciar o ciclo...

Introduction The purpose of article is to provide developers and software engineers with a structured guide for converting an application from WildFly formerly known as JBoss AS to Spring Boot High Level Steps In this guide, we will cover various asp...

Introduction Linkedin post As the technology landscape continues to evolve, containerization has become a crucial aspect of modern software development and deployment. Docker, a leading platform in this space, allows developers to package application...

There are many posts on the Internet illustrating HOW-TO configure sticky sessions when using an NGINX Ingress Controller; This post elaborates a little on that subject and adds WildFly to the mix; You will configure the NGINX Ingress Controller on K...

In this article we show HOW-TO create a docker image containing WildFly with a Java application deployed in it; the docker image is ready to be run in OpenShift, Kubernetes or just locally with docker or podman; The process is broken to pieces in ord...
