Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.
/ talk-javassist Public archive

Examples for Christian Kumpe's Javassist Talk

License

Notifications You must be signed in to change notification settings

diva-e/talk-javassist

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

Topics

Resources

License

Stars

Watchers

Forks

Languages