Skip to content

This repository is created for the sample examples for Grails 3.x controller1 training.

Notifications You must be signed in to change notification settings

sahi123/controller1

Repository files navigation

controller1

This repository is created for the sample examples for Grails 3.x controller1 training. This will cover the examples for the following topics:

  1. Default Action (in Test Controller)
  2. Scafolding - Static(in Book Controller) and Dynamic(in Employee Controller)
  3. Forward() and Redirect() method (in Test Controller)
  4. Flash scope (in User Controller)
  5. Interceptors -> Global(MyInterceptor.groovy) and Controller(UserInterceptor.groovy) specific.
  6. Data Binding (In User controller) a) params b) properties c) bindData()

About

This repository is created for the sample examples for Grails 3.x controller1 training.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published