Enterprise Java
-
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 » -
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 » -
Multi-Tenancy with separate database schemas in Activiti
One feature request we’ve heard in the past is that of running the Activiti engine in a multi-tenant way where…
Read More » -
Simpler handling of asynchronous transaction bound events in Spring 4.2
Introduction As you probably already know (e.g. from my previous blog post) it is no longer needed to create a…
Read More » -
JLupin Next Server at first glance
The JEE infrastructure has now a new administration solution – JLupin Next Server. It offers a different approach to application…
Read More »