springboot-starterkit
springboot-starterkit copied to clipboard
Lot off erorrs
Can you help me ?
This project is using lombok dependency
It seems that lombok is not working in your case.
I think this error is not related to code this is related to environment that you are using .
please try below link for probable solution. https://www.baeldung.com/lombok-ide
Hoping problem will solve.
Thank you
Hello, thanks for the help, I've already solved it, but unfortunately there are still warnings.I use sts, could you help me what to do so that there are no warnings.
In-order to remove unused package from project .
please select all the packages of project and click ctrl+shit+O . This will remove unused packages.
Hoping this will help you.
for setting compiler compliance level
we can set compiler compliance level like below(Window->preferences)
For managing rest of warning/error
We can try Windows->preferences
Hoping this will help you.
Hi, it's a lot less, but there's still a warning. Thanks in advance for your help