Na aula CRIANDO UMA REST API, na hora que executo a aplicação dá esse erro:
Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
2025-05-19T07:26:26.072-03:00 ERROR 2376 --- [my-first-web-app] [ 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.
Não consigo resolver, Já fechei todas as janelas do navegador, mas nada.
Na aula CRIANDO UMA REST API, na hora que executo a aplicação dá esse erro:
Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
2025-05-19T07:26:26.072-03:00 ERROR 2376 --- [my-first-web-app] [ 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.
Não consigo resolver, Já fechei todas as janelas do navegador, mas nada.