Plugins You can find out about all the publicly available Grails plugins.

GSP Resources

  • Tags : resources, gsp, resource-mapper
  • Latest : 0.4.1
  • Last Updated: 05 July 2012
  • Grails version : 2.0.0 > *
2 votes

Use resources plugin to serve dynamically-built CSS and JS as static files instead of dynamic (non-cacheable) GSPs. Read more

Dependency :
runtime ":gsp-resources:0.4.1"

Documentation Source