Java
-

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 » -

OpenMap Tutorial – Part 1
Introduction This series of tutorials will show you how to build Java applications using the OpenMap GIS Java Swing library.…
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 » -

Easy and Consistent Log4j2 Logger Naming
In the post Portable Logger Names with Java 7 Method Handles, I wrote about using Java 7‘s method handles to…
Read More » -

Spock VW: writing custom Spock framework extensions
Spock framework has multiple built-in extensions that support many core features like @Ignore and @Timeout annotations. But more importantly developers…
Read More » -

Updated Modern BPM Data Integration with JBoss BPM Travel Agency
Some time ago we launched a rather expansive JBoss Travel Agency demo project to show some of the more interesting…
Read More » -

Rapid Development with Hibernate in CQRS Read Models
In this post I’m going to share a few tricks for using Hibernate tooling in CQRS read models for rapid…
Read More » -

Global Data Consistency, Transactions, Microservices and Spring Boot / Tomcat / Jetty
We often build applications which need to do several of the following things together: call backend (micro-) services, write to…
Read More »





