-
Enterprise Java
Java EE 7 Batch Processing and World of Warcraft – Part 1
This was one of my sessions at the last JavaOne. This post is going to expand the subject and look…
Read More » -
Software Development
Rapid Mobile App Development With Appery.io – Creating Vacation Request App
I just got back from Stamford, CT where I did a talk at the Web, Mobile and Backend Developers Meetup. In…
Read More » -
Software Development
The Cloud Winners and Losers?
The cloud is revolutionising IT. However there are two sides to every story: the winners and the losers. Who are…
Read More » -
Enterprise Java
Easy REST endpoints with Apache Camel 2.14
Apache Camel has a new release recently, and some of the new features were blogged about by my colleague Claus…
Read More » -
Software Development
Validate Configuration on Startup
Do you remember that time when you spent a whole day trying to fix a problem, only to realize that…
Read More » -
Core Java
Java Minor Releases Scheme Tweaked Again
In 2013, Oracle announced the Java SE – Change in Version Numbering Scheme. The announcement stated that Limited Update releases…
Read More » -
Enterprise Java
How to use Hibernate to generate a DDL script from your Play! Framework project
Ok, so you have been using the hibernate property name=“hibernate.hbm2ddl.auto” value=“update” to continuously update your database schema, but now you…
Read More » -
Core Java
Eclipse Extension Point Evaluation Made Easy
Coding Eclipse Extension Point evaluations comes in a bit verbose and sparsely self-explaining. As I got round to busy myself…
Read More » -
Software Development
Microservices
A microservice is a small, focussed piece of software that can be developed, deployed and upgraded independently. Commonly, it exposes it…
Read More »