-
GET http://localhost:8080/today gives today date
-
Following https://www.jacoco.org/jacoco/trunk/doc/agent.html to set up jacoco codecoverage to write to a file
-
build https://github.com/jacoco/jacoco/tree/master/org.jacoco.agent to get
jacocoagent.jar
-
java -javaagent:C:\Bhargav\jacocoagent.jar=append=true,includes=*,output=file,destfile=C:\Workspace\Github\Spring-Boot-Jacoco-Example\target\jacoco.exec -jar Spring-Boot-Jacoco-Example-0.0.1-SNAPSHOT.jar
-
Notifications
You must be signed in to change notification settings - Fork 2
BhargavModepalli/Spring-Boot-jacoco-Example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published