Back to Pinpoint

README

agent-module/agent-testweb/paho-mqtt-plugin-testweb/README.md

3.0.5414 B
Original Source

Prerequirements

  • MQTT Broker is required.

Install

$ mvnw -P pinpoint-paho-mqtt-plugin-testweb install -Dmaven.test.skip=true

Run

$ mvnw -P pinpoint-paho-mqtt-plugin-testweb spring-boot:start

You can then access here: http://localhost:18080/

Stop

$ mvnw -P pinpoint-paho-mqtt-plugin-testweb spring-boot:stop