Skip to content

Spring Boot Appln - Backend works - code module integration & unit testing

Latest
Compare
Choose a tag to compare
@vivekVells vivekVells released this 28 Nov 00:50
· 18 commits to master since this release
81474f0

As of now

  • Code Modules: Version Info, Cpu Usage Info, Utility
  • aforementioned code modules are being integrated with Spring Boot Application along with its unit testing functionality
  • Simple REST API responses for corresponding end points of code modules implemented

Demo - v1.1 - Demo Screenshot Files

Note - sigar file path location have to be configured though maven dependency for it is available. append this path "hyperic-sigar-1.6.4/sigar-bin/lib/" to the environment variable. This will be fixed in future releases.