Revert workaround
1 file changed
tree: 917710e4bcf290c04aa7ceab1a20344a62cb6d0c
  1. gradle/
  2. grails-datastore-async/
  3. grails-datastore-core/
  4. grails-datastore-gorm/
  5. grails-datastore-gorm-async/
  6. grails-datastore-gorm-rx/
  7. grails-datastore-gorm-support/
  8. grails-datastore-gorm-tck/
  9. grails-datastore-gorm-test/
  10. grails-datastore-gorm-validation/
  11. grails-datastore-web/
  12. src/
  13. travis/
  14. .gitignore
  15. .travis.yml
  16. build.gradle
  17. clover.gradle
  18. clover.license
  19. Gemfile
  20. gradle.properties
  21. gradlew
  22. gradlew.bat
  23. ISSUE_TEMPLATE.md
  24. README.md
  25. settings.gradle
  26. travis-build.sh
  27. travis-publish.sh
README.md

Build Status

GORM (Grails Object Mapping)

[Grails][Grails] is a framework used to build web applications with the [Groovy][Groovy] programming language. This project provides the plumbings for the GORM API both for Hibernate and for new implementations of GORM ontop of NoSQL datastores. [Grails]: http://grails.org/ [Groovy]: http://groovy-lang.org/

Getting Started

For further information see the dedicated websites:

License

Grails and Groovy are licensed under the terms of the [Apache License, Version 2.0][Apache License, Version 2.0]. [Apache License, Version 2.0]: http://www.apache.org/licenses/LICENSE-2.0.html