furkannzmnn/APICrafter

Lombok Dependency

furkannzmnn opened this issue · 0 comments

The models obtained from artificial intelligence won't have getter and setter methods in their classes, so we need to add these methods using Lombok. To do this, we should add Lombok to the pom.xml file and place the @DaTa annotation at the beginning of each model class.