grails/grails-gsp

Decouple Grails from GSP

Opened this issue · 3 comments

A decoupled GSP could be used with Micronaut Views.

Decouple Grails from GSP

FYI... I believe that GSP is currently usable outside of Grails via grails/grails-boot/tree/master/grails-gsp-spring-boot.

Great news. However, I don't know if it is grails decoupled. The linked repo depends in a grails plugin which is still in a snapshot of grails-gsp-sitemesh

It only uses the plugin for required class resolution and does not need to actually load the plugin