Show Navigation

Quickcast #1: Grails® Interceptors

By Jeff Scott Brown

April 1, 2016

Tags: #quickcast

In this 17-minute video, the Grails® framework co-founder, Jeff Scott Brown, talks Grails interceptors.

(Yes, create-interceptor actually creates an interceptor. Mind. Blown.)

This tutorial assumes only basic familiarity with Groovy (which is pretty darned expressive anyway) and the MVC concept (which you already know). It also serves as an excellent introduction to the interceptor pattern in any language, because Grails' behind-the-scenes legwork lets you focus on the logic of the pattern.

Grails Quickcasts, brought to you through a partnership between Object Computing, Inc. (OCI) and DZone, provide bite-sized tutorials to help you maximize your productivity with the Framework.

You might also like ...