CORS Plugin
Dependency :
runtime ":cors:1.1.0"
Summary
Installs a servlet filter to set Access-Control-Allow-Origin and other CORS related headers to enable cross site AJAX requests to your Grails application
Installation
grails install-plugin cors