the code imports data from Paysafe Server Monitor's API and create a REST endpoint to start and stop monitoring the server, and to show the data (JSON) collected during the running time
===============================================================================
- jaxrs-ri-2.27
- gson-2.2.2.jar
===============================================================================
-
the main class com.servermonitor.core.MonitorApp could be used to test the startMonitor method.