Open console with admin user.
Righ click on CMD open with administrador
Run next command:
netstat -ano | findstr :YOUR_PORT
Find PID and next
taskkill /PID YOUR_PID /F
Example:
Event‑Driven Architecture (EDA) decouples producers from consumers using an event broker. You get independent scaling, resilience, and faste...
No comments:
Post a Comment