Skip to content

geektortoise/Java_Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Compilation

mvn clean package

Execution

java \
  -javaagent:agent-observer/target/agent-observer-1.0-SNAPSHOT.jar \
  -cp target-app/target/target-app-1.0-SNAPSHOT.jar \
  com.example.app.App

About

Small repo to test Java Agents and Class-File API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages