Error message:
When starting spring boot, run the main function error, indicating that port 8080 is occupied, as follows

Solution:
Add an application.properties file in the java/resource directory. This file is the default configuration file for spring boot.Server.port=new port numberJust like this:

Failed to start component [Connector[HTTP/1.1-443]] Error: APPLICATION FAILED TO START *****************` Check a lot of information, each of which is different, many of which are online java comes wi...
The main error information is as follows (including translation): After testing, the port of the configuration file was changed successfully. Therefore, the main reason is that the port is occupied, t...
An error is reported when running the startup class of SpringBoot: Cannot resolve symbol ‘SpringApplication’ (solution: steps 1~5) + Failed to start component [Connector[HTTP/1.1-8080]] (s...
After the tomcat is deployed, run tomcat8.exe and close it in a flash; Baidu inquires and says that the tomcat service needs to be installed before tomcat8.exe is allowed to start the tomcat service. ...
This happens is mainly the Tomcat's port is occupied, and the thread that is occupied is OK! ...
Article Directory Preface One, MyEclipse configuration tomcat server running error Two, the solution Three, cause analysis Preface I am currently learning Java Web, and I want to record the problems I...
Error reported: Severe: Failed to initialize connector [Connector[HTTP/1.1-8080]] reason: This is caused by port 8080 being occupied. Solution: 1. First press win+R on the keyboard, enter "cmd&qu...
Problem reproduction: The console will finally display the Application boot failed, as follows: problem causes: Because the 8080 port described in Description is taken, it cannot be caused by Tomcat. ...
javawab start tomcat Times in a Failed to initialize component [Connector [HTTP / 1.1-80]] I am learning a software sophomore, I had enough of this Cape salted college life. Decided to rein in the gam...
Error message: wrong reason: is occupied port number, service or modify the port closed...