177 symposiums and 27,750 attendees since 2002

Jeff Brown

Core Member of the Grails Development Team

Jeff Brown
Core member of the Grails development team, Jeff Brown, is a Principal Software Engineer with SpringSource. Jeff has been involved in designing and building object oriented systems for over 10 years, he currently teaches a number of Java and object oriented training courses in addition to doing consulting and mentoring work for industries including Aerospace, Financial, and Medical. Jeff's areas of expertise include Java, agile web development with Groovy & Grails, distributing computing, object database systems, object oriented analysis and design and agile development.

Blog

Grails 1.1 beta3 Is Out!

Posted Thursday, January 29, 2009

W more »

Getting Groovy With "with"

Posted Thursday, November 13, 2008

UPDATE 12/15/2008: I committed a change yesterday that changes the behavior of the .with method to use DELEGATE_FIRST as the resolveSt more »

Grails Training In Chicago

Posted Monday, August 4, 2008

We are really excited to have a 3 day Groovy/Grails training event coming up in Chicago later this month. more »
Read More Blog Entries »

Presentations



Jeff's NFJS Schedule

New Orleans, LA
Oct 19 - 22, 2009


Books

by Graeme Rocher and Jeff Brown

The Definitive Guide to Grails, Second Edition (Expert's Voice in Web Development) Buy from Amazon
List Price: $46.99
Price: $31.01
You Save: $15.98 (34%)
  • The rise of Ruby on Rails has signified a huge shift in how we build web applications today; it is a fantastic framework with a growing community. There is, however, space for another such framework that integrates seamlessly with Java. Thousands of companies have invested in Java, and these same companies are losing out on the benefits of a Rails–like framework. Enter Grails.

    Grails is not just a Rails clone, it aims to provide a Rails–like environment that is more familiar to Java developers and that employs idioms that Java developers are comfortable using, making the adjustment in mentality to a dynamic framework less of a jump. The concepts within Grails, like interceptors, tag libs, and Groovy Server Pages (GSP), make those in the Java community feel right at home.

    Grails’ foundation is on solid open source technologies such as Spring, Hibernate, and SiteMesh, which gives it even more potential in the Java space: Spring provides powerful inversion of control and MVC, Hibernate brings a stable, mature object relational mapping technology with the ability to integrate with legacy systems, and SiteMesh handles flexible layout control and page decoration.

    Grails complements these with additional features that take advantage of the coding–by–convention paradigm such as dynamic tag libraries, Grails object relational mapping, Groovy Server Pages, and scaffolding.

    Graeme Rocher, Grails lead and founder, and Jeff Brown bring you completely up–to–date with their authoritative and fully comprehensive guide to the Grails framework. You’ll get to know all the core features, services, and Grails extensions via plug–ins, and understand the roles that Groovy and Grails are playing in the changing Web.

    What you’ll learn

    • Discover how the Web is changing and the role the Groovy language and its Rails framework plays.
    • Get to know the Grails Project and its domains, services, filters, controllers, views, testing, and plug–ins.
    • Experience the availability of plug–ins for Rich Client and Ajax, web services, performance/utilities, scheduling, security, functionality, and even Persistence.
    • See how Grails works with other frameworks like Spring, Wicket, Hibernate, and more.
    • Create custom plug–ins in Grails.

    Who is this book for?

    This book is for everyone who is looking for a more agile approach to web development with a dynamic scripting language such as Groovy. This includes a large number of Java developers who have been enticed by the productivity gains seen with frameworks such as Ruby on Rails, JRuby on Rails, etc. The Web and its environment is a perfect fit for easily adaptable and concise languages such as Groovy and Ruby, and there is huge interest from the developer community in general to embrace these languages.