AutoRecord

AutoRecord is a code generator that helps you easily generate Java records. It provides an easy way to avoid writing repetitive boilerplate code. It generates the code with features such as:

AutoRecord allows users to customize record generation process by:


See morea at GitHub.