So I used these settings to generate my spring file
Then I extracted that zip file and went into intellij and opened the new project.
The issue now is the src folder seems open although it shouldn't and if I navigate through to the DemoApplication.java I cannot run it.
This is how it looks like.
Really think it comes down to certain dependencies or so. I use java version 14 in intellij I think.
I watched lots of tutorials already and it seems simple but doesn't work for me.
I tried adding a module or changing the java version but both didn't seem to work