Enterprise Java
-

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

Java EE 8 MVC: A detailed look at Controllers
Java EE MVC is a new action based MVC framework planned for Java EE 8 and specified in JSR-371. This…
Read More » -

Critical HL7 Usecases With Camel, ActiveMQ, Elasticsearch
HL7 over MLLP is a very common transport mechanisms for systems that can speak the HL7 protocol format. JBoss Fuse…
Read More » -

JBoss Fuse – Turn your static config into dynamic templates with MVEL
Recently I have rediscovered a JBoss Fuse functionality that I had forgotten about and I’ve thought that other people out…
Read More » -

Apache JMeter Tutorial
Want to load test your web app? Then you should know about Apache JMeter! This JMeter tutorial explains the basic…
Read More » -

JMS Sender application with ActiveMQ and Maven
We have already seen how to create a JMS Receiver application with ActiveMQ and Maven. Let’s check out how we can…
Read More »






