Back to Pinpoint

README

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

3.0.5293 B
Original Source

Install

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

Run

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

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

Stop

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