Hello I want to develop a web app in spring boot But that makes me an error
I'm using a - vs code I downloaded the library from here https://start.spring.io/
and this is my error
Error: Could not find or load main class com.example.demo.DemoApplication
Caused by: java.lang.ClassNotFoundException: com.example.demo.DemoApplication
PS C:\Users\Itzik\Desktop\לימודים\JAVA\demo>
Each time I try to run