The easiest way I found was to download jolokia-jvm-1.3.3-agent.jar from https://jolokia.org/download.html
Download hawtio jar from https://oss.sonatype.org/content/repositories/public/io/hawt/hawtio-app/1.4.61/hawtio-app-1.4.61.jar Run the following command to start hawtio java -jar hawtio-app-1.4.61.jar -port 8090 ## IntelliJ params ## ## VM Option -javaagent:C:/hawtio/jolokia-jvm-1.3.3-agent.jar ## Program Args -javaagent:agent.jar=port=7777,host=localhost Run the app.. -- View this message in context: http://camel.465427.n5.nabble.com/Deploying-hawt-io-to-spring-boot-web-s-jetty-tp5778435p5778447.html Sent from the Camel - Users mailing list archive at Nabble.com.