In my case I imported the Response Body annotation from wrong source. I imported from swagger instead of Spring Framework and it created all the problem. I re-imported from Spring Framework and it worked.