SpringOne2GX 2014 Replay: Living in the Matrix with Bytecode Manipulation
Join the DZone community and get the full member experience.
Join For FreeRecorded at SpringOne2GX 2014
Speaker: Ashley Puls, New Relic
With Spring and Hibernate on your stack, your application's bytecode is likely enhanced or manipulated at runtime. This session examines three common byte code manipulation frameworks: ASM, CGLib, and Javassist (Java Programming Assistant). We will discuss how these tools work and why frameworks like Spring use them. You will learn enough to begin integrating these frameworks directly into your own code.
Link to Slides: http://www.slideshare.net/SpringCentral/bytecode-spring2gx2014
Published at DZone with permission of Pieter Humphrey, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Integrating AWS With Salesforce Using Terraform
-
Manifold vs. Lombok: Enhancing Java With Property Support
-
How To Use Pandas and Matplotlib To Perform EDA In Python
-
Alpha Testing Tutorial: A Comprehensive Guide With Best Practices
Comments