https://github.com/dve/bean-auto-utils
Automated compile time toString/hashCode/equals genrator
https://github.com/dve/bean-auto-utils
Last synced: 7 months ago
JSON representation
Automated compile time toString/hashCode/equals genrator
- Host: GitHub
- URL: https://github.com/dve/bean-auto-utils
- Owner: dve
- License: apache-2.0
- Created: 2017-10-04T07:53:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-22T07:18:59.000Z (over 4 years ago)
- Last Synced: 2025-07-06T23:02:42.298Z (11 months ago)
- Language: Java
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bean-auto-utils
[](https://www.codacy.com/app/dve/bean-auto-utils?utm_source=github.com&utm_medium=referral&utm_content=dve/bean-auto-utils&utm_campaign=Badge_Grade) [](https://travis-ci.org/dve/bean-auto-utils) []()
Java annotation processor to generate `hashCode()`, `toString()` and `equals(Object other)` implementations.