Hermes is an application that provides the statics for a set of the JVMs that are running on the machine that the application itself is running on.
This application uses spring-boot, spring-HATEOAS, JVM APIs to provide the information. The application provides a user frieldly web-console as well as a REST interface to pull the details of the JVMS.
use the command "mvn clean spring-boot:run" to run the application from the console.