-
Enterprise Java
MongoDB: GridFS remove method deletes all files in bucket
Some time ago we ran into strange behaviour of MongoDB’s GridFS which caused me creating a Bug Ticket for the…
Read More » -
Software Development
Six things I learned for software localization
This blog post is a personal compilation of six technology independent things I learned in the past months about software…
Read More » -
Groovy
Groovy’s magical NullObject
In this post I am going to explain some not that obvious differences of null in Java and null in…
Read More » -
Groovy
Getting Started with method security in Grails using Spring Security
This blog post will be about implementing method level security with security expressions in Grails using the Spring Security plugins.…
Read More » -
Groovy
Grails: Calling bean methods in Spring Security expressions
Some days ago while working on a Grails application I was in a situation where a wanted to call a…
Read More »