diff --git a/README.md b/README.md index bc2baf8..4563346 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,7 @@ _Tools that generate patterns for repetitive code in order to reduce verbosity a - [JHipster](https://github.com/jhipster/generator-jhipster) - Yeoman source code generator for Spring Boot and AngularJS. - [Joda-Beans](https://www.joda.org/joda-beans/) - Small framework that adds queryable properties to Java, enhancing JavaBeans. - [Lombok](https://projectlombok.org) - Code generator that aims to reduce verbosity. +- [Record-Builder](https://github.com/Randgalt/record-builder) - Companion builder class, withers and templates for Java records. - [Telosys](https://www.telosys.org/) - Simple and light code generator available as an Eclipse Plugin and also as a CLI. ### Compiler-compiler