Super builder annotation on dtos
- Nov 11, 2020
-
-
Chris Lemaire authored
These base classes need to all have @SuperBuilder for us to be able to use the @SuperBuilder annotation in subclasses. This helps with instantiating test data substantially.
-
These base classes need to all have @SuperBuilder for us to be able to use the @SuperBuilder annotation in subclasses. This helps with instantiating test data substantially.