Back to Pinpoint

README

agent-module/agent-testweb/jdk-http-plugin-testweb/README.md

3.0.5297 B
Original Source

Install

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

Run

$ mvnw -P pinpoint-jdk-http-plugin-testweb spring-boot:start

You can then access here: https://localhost:18443/

Stop

$ mvnw -P pinpoint-jdk-http-plugin-testweb spring-boot:stop