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 supported8 Subscribers
Add a CodeTriage badge to grails-core
Help out
- Issues
- Setup DataSource early to take advantage of AutoConfiguration
- Multi tenancy with multiple datasources is not working
- many-to-many associations misbehave when the belongsTo property is missing. No errors, but no data is saved.
- Schema Generation creates bad joinTable when multiple associations point to the same type of object.
- Gorm mongo doesn't failOnError when saving invalid nested objects
- Nested objects have to be set as "embedded" even when they are all in src/main/groovy.
- [Grails 5] Unclear how to enable codecs for Java 8 date/time class marshalling
- Tenant Id field skips validation when the domain implements MultiTenant
- Cannot invoke "org.grails.orm.hibernate.cfg.Mapping.getBatchSize()" because "m" is null
- CriteriaBuilder doesn't work with ELEMENT_COLLECTION
- Docs
- Java not yet supported