DEV Community

Anubhav Ranjan
Anubhav Ranjan

Posted on

This Java feature feels like cheating

Ready to delete 98% of the code in your Java data classes? The endless boilerplate of constructors, getters, equals(), hashCode(), and toString() is a classic Java pain point.

Watch the full tutorial here

Top comments (0)