To Kill the Running ports
Run SpringBoot : mvn spring-boot:run
- netstat -ano | findstr :8080
- taskkill /PID 25864 /F
Omniroute step by step setup Step 1 : Install node js and omniroute using below command. npm install -g omniroute Step 2 : Start the ser...
No comments:
Post a Comment