How to access get methods of entity class in controller class in springboot application when lombak @Data is used?
below is sample entity class:
import