I can run my first project created correctly (springboot, eclipse), but when I run any of the other projects, the following errors are shown:
The problem is occurs when I create projects using Spring Boot v2.3.4, but when I use version 2.1.17, projects are built correctly --- obviously it must be a compatibility issue.