grails-core
https://github.com/grails/grails-core
Java
The Grails Web Application Framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported7 Subscribers
Add a CodeTriage badge to grails-core
Help out
- Issues
- Grails 7 plugins whose AST transformation targets a private trait method silently lose it on Grails 8
- Grails 7 plugins passing HttpHeaders where a MultiValueMap is expected fail on Grails 8 with IncompatibleClassChangeError
- Grails 7 plugins shipping a Groovy 4-compiled @Immutable class fail on Grails 8 with NoClassDefFoundError: org/apache/groovy/runtime/ObjectUtil
- GrailsExceptionResolver masks original exception with GrailsWebRequest cast failure
- Memoize system environment resolution in NavigableMapConfig
- Precompiled GSP classes are not reproducible, defeating the build cache for every consumer
- Restore build-cache reuse for plugins with precompiled GSPs
- Grails 7 plugins break at runtime after removal of Metadata dynamic and map-style key access
- Grails 7 plugins exposing a generic trait with fields fail with MalformedParameterizedTypeException on Grails 8
- Plugins built against pre-Apache org.grails coordinates fail on Grails 8 with an empty-version resolution error
- Docs
- Java not yet supported