The PojoBuilder Generator is a Java 6 compliant annotation processor that generates a fluent builder class for POJOs (Plain Old Java Object). The generated builder provides a fluent interface for ...
POJO Rules give the developer a ton of flexibility. Whereas, RuleBooks built with the Java DSL can be a great way to quickly and easily construct well bounded RuleBooks, POJO Rules allow the developer ...