-
Enterprise Java
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 » -
Enterprise Java
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 » -
Enterprise Java
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 » -
Core Java
Creating sample HTTPS server for fun and profit
Often during development or/and testing against real-life scenarios we, developers, are facing a need to run a full-fledged HTTPS server,…
Read More » -
Core Java
5 Weird Java Questions That Will Make Your Head Spin
Some of the weirdest Java puzzlers that we had a chance to get our hands on Even the most experienced…
Read More » -
Enterprise Java
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 » -
DevOps
Quick Tip: Running WildFly Docker Image on OpenShift Origin
On to a new week. There’s been plenty of travel for me recently, and it don’t stop soon. But I…
Read More » -
Enterprise Java
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 » -
Scala
Listen to notifications from Postgresql with Scala
In the past I’ve written a couple of articles (Building a REST service in Scala with Akka HTTP, Akka Streams…
Read More »