At 2GX - The Groovy/Grails Experience, I did a presentation on empowering Spring with Groovy DSLs which demonstrated Grails' Spring BeanBuilder in action.
The demo showed how Spring and Hibernate can be dynamically configured at runtime using BeanBuilder and then interacted with via the Groovy shell. I promised a few I would make it available so here it is.
You'll need Groovy 1.5 and Gant setup before you start then just type:
gant start
Enjoy.
1 comment:
is the file not available any more?
http://grails.org/files/beanbuilder-demo.zip
Post a Comment