Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 649 Bytes

File metadata and controls

12 lines (11 loc) · 649 Bytes

JVM Monitoring Demo

SpringBoot Project shows different demo scanerios used for JVM Monitoring


How to use the code ?

  • Import the Maven Project into any IDE like eclipse or STS and built it as (egjvmdemo.jar) a jar.
  • Open the command prompt and execute the command java -jar egjvmdemo.jar
  • Open the browser and hit http://localhost:8080/eGJvmDemo
  • Home page appears like below screen. User can click Start / Stop of different demo scenario.