How to Kill a Process running on Port Number — 8080
Feb 9, 2025 · 2 min read · If you are new to the Spring Boot, you may be suffering from this problem. In Spring Boot, port 8080 is the default port that the embedded Tomcat server uses to serve web applications. When you run a Spring Boot application without specifying a port...
Join discussion
