Back to Pinpoint

README

agent-module/agent-testweb/thrift-plugin-testweb/README.md

3.0.5302 B
Original Source

Install

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

Run

$ mvnw -P pinpoint-thrift-plugin-testweb spring-boot:start

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

Stop

$ mvnw -P pinpoint-thrift-plugin-testweb spring-boot:stop