Back to Pinpoint

README

agent-module/agent-testweb/mariadb-jdbc-plugin-testweb/README.md

3.0.5308 B
Original Source

Install

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

Run

$ mvnw -P pinpoint-mariadb-jdbc-plugin-testweb spring-boot:start

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

Stop

$ mvnw -P pinpoint-mariadb-jdbc-plugin-testweb spring-boot:stop