Search code examples
javaspringjmsactivemq-classichawtio

How to integrate hawtio with my spring application(and ActiveMQ)


I am thinking to integrate the nice hawtio as a plugin into my current spring application with relies on ActiveMQ for JMS messaging. I try to find any resource to integrate this nice tool with spring application programmatically but it seems Spring boot is a must. Is there any simple way to integrate hawtio into a simple JMS application?

Also hawtio is on Apache Lincese 2.0, so is it ok to integrate hawtio with commercial products?


Solution

  • In case your app is on Maven build, the easiest way is to use the Maven plugin directly.