How to resolve lombok’s error under intellij idea in the spring boot project?
I’m working on a simple Spring Boot project where I have used sping web and lombok dependency. In the model class I have used lombok annotation instead of creating constractor, getter and setter manually. But unfortunaty I am encountering an issue with the following error:
How to resolve lombok’s error under intellij idea in the spring boot project?
I’m working on a simple Spring Boot project where I have used sping web and lombok dependency. In the model class I have used lombok annotation instead of creating constractor, getter and setter manually. But unfortunaty I am encountering an issue with the following error:
How to resolve lombok’s error under intellij idea in the spring boot project?
I’m working on a simple Spring Boot project where I have used sping web and lombok dependency. In the model class I have used lombok annotation instead of creating constractor, getter and setter manually. But unfortunaty I am encountering an issue with the following error: