Quando rodo o arquivo da aplicação resulta no seguinte erro e a página dá erro 404
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2020-04-20 13:54:57.036 ERROR 8620 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter :
***************************
APPLICATION FAILED TO START
***************************
Description:
Web server failed to start. Port 8080 was already in use.
Action:
Identify and stop the process that's listening on port 8080 or configure this application to listen on another port.
2020-04-20 13:54:57.038 INFO 8620 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'