Error message:
Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
Cause Analysis:
1. Check whether the wrong file is added to your pom or conflicts occur.
This is because I added the wrong project and reported an error.