Enterprise Java
-

Better Performing Non-Logging Logger Calls in Log4j2
Using logging guards is a common practice when using Log4j 1.x and wanting to avoid the additional performance impact that…
Read More » -

Automated Software Testing of Fusion Middleware applications with FlexDeploy
Automated software testing is one of the mandatory activities that any software organization should perform in order to be able…
Read More » -

JAX-RS and JSON-P integration
This short post talks about support for JSON-P in JAX-RS 2.0 JSON-P …? The JSON Processing API (JSON-P) was introduced…
Read More » -

Apache Camel 2.16 Released – Top 10 highlights
Apache Camel 2.16 was released last friday. This blog entry is my attempt to do a top-10 (+ 1 as…
Read More » -

Scaling Java EE Microservices on OpenShift
The first two parts of this little series introduced you build a tiny JAX-RS service with WildFly Swarm and package…
Read More » -

Deploying Java EE Microservices on OpenShift
I blogged about the simple JAX-RS microservice with WildFly Swarm yesterday. You learned how to build a so called “fat-jar”…
Read More » -

A Beginner’s Guide to Using Java EE with jOOQ
Java EE ships with its own persistence API: JPA. JPA is most powerful when you want to map your RDBMS…
Read More » -

Gentle Introduction to Hystrix
In the last few days I have been exploring the Netflix Hystrix library and have come to appreciate the features…
Read More » -

A WildFly Swarm JAX-RS Microservice in a Docker Container
Everybody is talking about microservices these days. And there are plenty of opinions and ideas and very few examples about…
Read More »





