Back to Pinpoint

README

agent-module/agent-testweb/reactor-netty-plugin-testweb/README.md

3.0.5321 B
Original Source

Install

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

Run

$ mvnw -P pinpoint-reactor-netty-plugin-testweb spring-boot:start

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

Stop

$ mvnw -P pinpoint-reactor-netty-plugin-testweb spring-boot:stop