Linux

 1. netstat -ant | findstr "8080" : to find whether the port is busy

2. netstat -anto | findstr "8080" : to find whether the port is busy

Комментарии

Популярные сообщения из этого блога

Lesson1: JDK, JVM, JRE

IoC:ApplicationContext, BeanFactory. Bean

Preparation for Java interview