grails-views
grails-views copied to clipboard
Revisit gsp / web project structure
https://github.com/apache/grails-core/pull/14093#discussion_r2020168768
There is not a clear dependency chain of projects to implement gsp. We should pull up classes where they're used by parent libraries and make it clear which projects need included for which functionality.