Remove jboss
article thumbnail

Article: Modernizing Testing Practices for Jakarta EE Projects

InfoQ Articles

This article focuses on the increasing adoption of data-driven testing in Java enterprise applications and sheds light on the Data and NoSQL Jakarta specifications.

100
100
article thumbnail

Article: Lightweight External Business Rules

InfoQ Articles

Complex enterprise applications usually come with varying business logic. Such conditions and subsequent system actions, known as rules, are ever varying and demand involvement of domain specific knowledge more than technology and programming.

85
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Article: Two Must-Have Tools for Jakarta EE Developers

InfoQ Articles

The wildfly-jar-maven-plugin and the brand new wildfly-datasources-preview-galleon-pack from the WildFly project are worthy of your attention. These tools add on-the-fly generation of an Uber JAR including configuration for containerization and datasources, and make it a pleasure to write applications for Jakarta EE and WildFly. By Dennis Gesker.

76
article thumbnail

How To Configure API Gateway in Microservices Architecture

Marutitech

You can consider Netty , JBoss Undertow , and many such NIO-based frameworks for JVM. Therefore, it is efficient to build the API gateway on the platform that supports asynchronous and non-blocking I/O. Different technologies can be used to implement the scalable API gateway. If you are working with a non-JVM platform, Node.js