Decouple Grails from GSP
Opened this issue · 3 comments
sdelamo commented
A decoupled GSP could be used with Micronaut Views.
jeffscottbrown commented
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.
sdelamo commented
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
codeconsole commented
It only uses the plugin for required class resolution and does not need to actually load the plugin