https://github.com/osoco/groovyequalsandhashcode
AST transformation to creat equals and hashcode in Groovy, with support for Grails domain classes
https://github.com/osoco/groovyequalsandhashcode
Last synced: 12 days ago
JSON representation
AST transformation to creat equals and hashcode in Groovy, with support for Grails domain classes
- Host: GitHub
- URL: https://github.com/osoco/groovyequalsandhashcode
- Owner: osoco
- Created: 2013-01-10T09:36:33.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-10T16:07:10.000Z (over 13 years ago)
- Last Synced: 2025-10-27T10:55:26.359Z (10 months ago)
- Language: Groovy
- Size: 128 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GroovyEqualsAndHashCode
=======================
AST transformation to creat equals and hashcode in Groovy, with support for Grails domain classes