Randgalt / record-builder

Record builder generator for Java records
Apache License 2.0
758 stars 55 forks source link

Use manifest based automatic module instead of hand-coded version #43

Closed Randgalt closed 3 years ago

Randgalt commented 3 years ago

This is much saner. It seems silly to maintain an extra file in the project when this can all be done via Maven config.