Enterprise Java
-
OptaPlanner – Vehicle routing with real road distances
In the real world, vehicles in a Vehicle Routing Problem (VRP) have to follow the roads: they can’t travel in…
Read More » -
Really Dynamic Declarative Components
In this short post I am going to focus on ADF dynamic declarative components. I mean a well known ADF…
Read More » -
Instant Big Data Stream Processing = Instant Storm
Every 6 months at Canonical, the company behind Ubuntu, I work on something technical to test our tools first hand…
Read More » -
Pluggable Knowledge with Custom Assemblers, Weavers and Runtimes
As part of the Bayesian work I’ve refactored much of Kie to have clean extension points. I wanted to make…
Read More » -
Bootstrapping Apache Camel in Java EE7 with WildFly 8
Since Camel version 2.10 there is support for CDI (JSR-299) and DI (JSR-330). This offers new opportunities to develop and…
Read More » -
Everything Developers Need To Know About xPaaS
I’ve been reading a lot about Red Hat products lately and being interested in cloud and such since some years…
Read More » -
Secure REST services using Spring Security
Overview Recently, I was working on a project which uses a REST services layer to communicate with the client application…
Read More » -
Analysing the performance degradation/improvements of a Java EE application with interceptors
When you are developing a Java EE application with certain performance requirements, you have to verify that these requirements are…
Read More » -
Monitoring and Filtering Application Log to Mail with log4j
In today’s post I’m going to show you how to filter log statements into a warning email. This came out…
Read More »