This is a learning project using springboot + Angular, mysql
#under project root directory
mvn spring-boot:run
#It will cause a little time
#under project root directory
cd serverapp
ng serve
enter http://localhost:4200/ in your webbrowser
Using tab to show only up/down/all
You can ping whichever server in the list by clicking the ping icon
You can add a server by clicking New server and enter info about server
You can print out all server information by clicking Print Report and a .xls file will be downloaded.