-
Enterprise Java
Entering Undertow Web server
With the arrival of Java EE 7 and the requirement to handle advanced features such as the Web Sockets API…
Read More » -
Enterprise Java
Simple Gradle Java Plugin Customization
As I demonstrated in the post A First Look at Building Java with Gradle, Gradle is particularly concise and easy…
Read More » -
Groovy
Groovy’s Smooth Operators
Take a trip back to 1984. Apple release the Macintosh, ‘The Final Battle‘ is about to commence in V and Scotland…
Read More » -
Android Core
YouTube GData API and Android
If you want to use the YouTube API v2 to search for content on YouTube with an Android device, the…
Read More » -
Software Development
NoSQL is not just about BigData
There is so much debate on the SQL vs NoSQL subject, and probably this is our natural way of understanding…
Read More » -
Enterprise Java
Hibernate 4.3 ORM Tool
Hibernate has recently released the final version of Hibernate ORM 4.3, a Java-based ORM framework that also supports stored procedures…
Read More » -
Core Java
How to write one of the fastest expression evaluators in Java
Granted, the title is a bit of an attention grabber, but nevertheless true (You course you never trust a benchmark…
Read More » -
Ceylon
The signature of reduce() in Ceylon
The Iterable interface defines a method named fold() with this signature: …
Read More » -
Enterprise Java
Hibernate 4.2.8 , javassist 3.18.1 and ClassCastExceptions – watch out your classpath
I am writing this post as a tip and warning rather than an absolute solution. I will try to come…
Read More »