Daily Archives: January 27, 2012

Comment on Provisioning of Java web applications using Chef, VirtualBox and Vagrant by Tomek Kaczanowski

January 27, 2012
By
Comment on Provisioning of Java web applications using Chef, VirtualBox and Vagrant by Tomek Kaczanowski

The things you described in this post are somewhere on the top of my list of "stuff I want to learn". :) Good work and keep on blogging!

Read more »

Comment on Spring Data – Part 2: JPA by Oliver Gierke

January 27, 2012
By
Comment on Spring Data – Part 2: JPA by Oliver Gierke

The reason for introducing @Query is that we support some additional quirks (defining a count query e.g.) in it besides the fact which Fabian mentioned. Regarding the potential change of being able to use @NamedQuery on a method I don't think this is gonna happen as this does not make sense in a pure...

Read more »

Tags