Skip to content

isabella232/javassist-talk-examples

 
 

Repository files navigation

Example Code for Javassist Talk on JavaLand 2018

These are simple examples presented in my talk on JavaLand 2018. The code is just meant to play with Javassist.

To use the Agent build the agent.jar with maven:

  $ mvn package

The agent.jar can then be found at agent/target/agent.jar.

Presentation Slides

The slides for the presentation in german: Bytecode-Manipulation leicht gemacht.

About

Examples for Christian Kumpe's Javassist Talk

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%