I ran into this issue while building your great example with maven, and after googling i found that it has something to do with lombok version 1.16 running in Java 10+, so I have upgraded it locally on my machine to version 1.18.6 and it is working for me.