flasheryu / jacoco-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jacoco-demo

A simple jacoco demo service to demo jacoco usage with maven and sonarqube.

Example usage

java -jar jacoco-customer-1.0.7-RELEASE.jar

put your configuration files(log4j.properties, resource.properties, etc.) in the /root/resources folder.

Testing sample:

curl -L http://<YOUR-IP-ADDR>:8080/BenzC?action=start

About


Languages

Language:Java 99.5%Language:Shell 0.5%