How to use Class getMethod with lombok @Data

前端 未结 0 1987
情书的邮戳
情书的邮戳 2020-11-21 23:31

I am trying to call Class getMethod() method with lombok @Data to call getter of model but i got NoSuchMethod exception. Below are my classes:

Model class:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题