Java
-
Swagger: make developers love working with your REST API
As JAX-RS API is evolving, with version 2.0 released earlier this year under JSR-339 umbrella, it’s becoming even more easy…
Read More » -
Travel Report: JavaOne 2013 – Back To Glory
I’m back since a few days already and needed to catch up with all the things which had been on…
Read More » -
XML Security with Digital Signature in JAVA
Introduction As you know XML plays a major role in our product or project development and from an XML document…
Read More » -
Creating Password-Based Encryption Keys
This article discusses creating password-based encryption PBE keys. First a reminder of earlier points – as a rule you should,…
Read More » -
CapeDwarf – Google App Engine on Java EE
I have many hobbyhorses. Coming all the way from the early Java EE specifications and having done the “cloud” excursion…
Read More » -
Guava 15 – New features
A new version of the Guava library was released earlier this month and contains several new features and improvements. Here…
Read More » -
Javaone 2013 Review
tl;dr I attended Javaone again this year. It was fun. Sunday The conference kicked off on Sunday, with user group…
Read More » -
Spring 4 Conditional
Spring 4 is introducing a new feature called Conditional – an annotation targeted towards Spring components which generate beans and…
Read More » -
Ahoy There Callbacks!
Because it’s my bag, I like JavaScript. In fact, I’ve grown to love JavaScritp’s asynchronous callback oriented style of programming.…
Read More »