-
-
Notifications
You must be signed in to change notification settings - Fork 808
Web resources
Rafael Winterhalter edited this page Jun 2, 2015
·
7 revisions
This page contains a collection of blog articles and conference presentations about Byte Buddy. Feel free to add any resource that is missing on this page.
- Presentation of Byte Buddy at Java One 2014
- Introduction to runtime code generation (Rebel Labs)
- Introduction to annotation-bases APIs with Java agents
- Presentation of Java byte code at Java Zone 2014
- Live coding demo for Nighthacking
- Explanation of invokedynamic with code examples using Byte Buddy
- Article on aspect-oriented programming with Java agents (German)