skeleten starter for spring issues in intellij

Hi,

i have just downloaded and running as new skeleton project for spring.
And unfortunately i have a lot of errors and can not use it!

Why?

CAn anybody help?
Why i can not build this?

I am using java jdk 1.8

Please help
Luke
image.png
image.png

Hey Lucas,
first what I saw is that you need at least Java 11 for a Vaadin 23 Project.
You should try that first and see if you have any errors left.

java 11 ok thank you!

so you mean to have SDK 11 at least?

Exactly

sorry btw. for noob question

image.png

i changed

for java 11

and tried to build

and still errors occurs

what is interesting i have there maven wrapper

folder

and do not have maven like usually on the right side

image.png

like here

i am invalidating project and restarting

Errors:
image.png

shouldnt this just work after downloading :p

Which Java version is specified in the pom.xml in your project root?