GContracts 1.1.3 Released!
I am proud to announce that GContracts 1.1.3 has just been released and is available now in the Central Maven repository [0] and at Github [1]. The release...
Happy Messaging with ActiveMQ and SI (Part 1)
In one of my current projects we needed to set up a communication channel between two distinct Grails applications. One of them is the master application which runs an embedded...
Grails: Splitting resources.groovy
Grails provides a neat way to specify Spring bean definitions with its custom Beans DSL [0]. The bean definition is found in grails-app/conf/spring/resources.groovy: beans...
GroovyMag October 2010 Issue is Out!
GroovyMag 2010/10 features an article of mine about GORM and persistence context patterns. Check it out - really worth the 4.99 ;-) Content: Hibernate, GORM and the Persistence...
Towards Null-Safe Groovy
Currently I am implementing some experimental features from which some of them hopefully make it into GContracts next...
GContracts in JavaMagazin 9.2010 (German)
In der August Ausgabe 9.2010 des JavaMagazins [0] findet sich ein ausführlicher Artikel über GContracts [1] -...
Github: An Introduction to Programming by Contract
I just added a new page to GContracts wiki on Github: An Introduction to Programming by Contract Feel free to contribute or leave me any comments here!