Archive for March, 2012

Jeff Brown

Secure Data Binding With Grails

Introduction The Grails Framework provides a lot of tools and techniques to web application developers to simplify solving common application development challenges. Among those are a number of things which simplify the complicated and tedious problems often associated with data binding. In general, data binding is made very simple by Grails as it offers several Read more…

Martin Lippert

Early Access: SpringSource Tool Suite for Eclipse Juno (4.2)

Wanna use the SpringSource Tool Suite on the latest Eclipse Juno (4.2) milestone builds? Here you go:  How to install Download and install the latest: Eclipse Juno JEE milestone build Download the bookmarks.xml and import that to your list of update sites (Preferences -> Install/Update -> Available Update Sites -> Import). Go to "Install New Software" and Read more…

Oleg Zhurakousky

Introducing Spring Integration Scala DSL

Introduction The Spring Integration team is happy to announce the first milestone release (1.0.0.M1) of the Spring Integration Scala DSL – one of the newest additions to Spring Integration portfolio. What is the Spring Integration Scala DSL? The Spring Integration Scala DSL is a Domain Specific Language written in Scala with the goals of: providing Read more…