UdL-EPS-SoftArch / TextAnnot-API

Written Corpus Annotation tool
GNU General Public License v3.0
1 stars 4 forks source link

Refactoring: consistently use Lombok #51

Closed rogargon closed 5 years ago

rogargon commented 6 years ago

Unless special getters and setters are required, remove them and use the default ones provided by Lombok. Use Lombok in all domain classes