-
Enterprise Java
Camel: Build a message based application
This is a long article that contains three separate topics: Getting started with Apache Camel with Java Improving startup of…
Read More » -
Enterprise Java
How to write better POJO Services
In Java, you can easily implements some business logic in a Plain Old Java Object (POJO) classes, and you can…
Read More » -
Enterprise Java
How to manage Quartz remotely
Option 1: JMX Many people asked can they manage Quartz via JMX, and I am not sure why Quartz doc…
Read More » -
Groovy
Apache Camel using Groovy Introduction
From their site, it says the Apache Camel is a versatile open-source integration framework based on known Enterprise Integration Patterns.…
Read More »