Skip to content

This is a minimal example project of quasar(https://github.com/puniverse/quasar) to work with cglib using java agent and Classifier

License

Notifications You must be signed in to change notification settings

yanxinyuan/quasar-cglib1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quasar-cglib-agent

This is a minimal example project of quasar to work with cglib using java agent and Classifier

Step 1

mvn clean install

Step 2

java -javaagent:./target/lib/quasar-core-0.7.9-jdk8.jar -jar ./target/Quasar-Cglib-0.0.1-SNAPSHOT.jar

Result

0
1
2
3
4
5
6
7
8
9

About

This is a minimal example project of quasar(https://github.com/puniverse/quasar) to work with cglib using java agent and Classifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages