Fix test name
1 file changed
tree: bd1735550a99b4c00f99211445e2384a67890cc0
  1. boot-plugins/
  2. gradle/
  3. grails-datastore-async/
  4. grails-datastore-core/
  5. grails-datastore-gorm/
  6. grails-datastore-gorm-grails2-support/
  7. grails-datastore-gorm-grails2-test/
  8. grails-datastore-gorm-hibernate-core/
  9. grails-datastore-gorm-plugin-support/
  10. grails-datastore-gorm-rx/
  11. grails-datastore-gorm-rx-plugin-support/
  12. grails-datastore-gorm-support/
  13. grails-datastore-gorm-tck/
  14. grails-datastore-gorm-test/
  15. grails-datastore-gorm-validation/
  16. grails-datastore-rest-client/
  17. grails-datastore-simple/
  18. grails-datastore-web/
  19. grails2-plugins/
  20. src/
  21. travis/
  22. .gitignore
  23. .travis.yml
  24. build.gradle
  25. clover.gradle
  26. clover.license
  27. gradle.properties
  28. gradlew
  29. gradlew.bat
  30. openssl-setup.sh
  31. README.md
  32. secring.gpg.enc
  33. settings.gradle
  34. travis-build.sh
  35. travis-publish.sh
  36. trigger-dependent-build.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