metter
metter demo
Simple domain
Domain with custom name
Excluding
Domain with excluded getters/setters
Inherited domain with excluded getters/setters
Including
Domain with included getters/setters
Inherited domain with included getters/setters
Including and excluding
Domain with included and excluded getters/setters
Inherited domain with included and excluded getters/setters
Inheritance
Lombok Data annotation
Domain with Lombok Data annotation
Inherited domain with Lombok Data annotation
Lombok Getter and Setter annotations on class
Domain with Lombok Getter and Setter annotations on class
Inherited domain with Lombok Getter and Setter annotations on class
Lombok Getter and Setter annotations on field
Domain with Lombok Getter and Setter annotations on field
Inherited domain with Lombok Getter and Setter annotations on field
Private getters and setters
Domain with private getters and setters
Inherited domain with private getters and setters
Lombok Getter and Setter annotations on class with private access
Domain with Lombok Getter and Setter annotations on class with private access
Inherited domain with Lombok Getter and Setter annotations on class with private access
Lombok Getter and Setter annotations on field with private access
Domain with Lombok Getter and Setter annotations on field with private access
Inherited domain with Lombok Getter and Setter annotations on field with private access
Domain without package
Motivation code