Spring Boot autoconfiguration and starter sources for the ibm-heapdump-spring-boot-actuator
- Add the artifact as a dependency
<dependency>
<groupId>io.github.sa1nt</groupId>
<artifactId>ibm-heapdump-spring-boot-actuator-starter</artifactId>
<version>0.8</version>
</dependency>
- Clone the repo
- Run
mvn clean package