diguage/byte-buddy-tutorial
“Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。
Covers Byte Buddy's bytecode generation capabilities for runtime class modification and dynamic proxy creation in Java. Explains core concepts like Class Builder API, method interception, and agent instrumentation through practical examples and use cases. Targets JVM-based applications requiring runtime metaprogramming, including frameworks for AOP, mocking libraries, and performance monitoring tools.
102 stars. No commits in the last 6 months.
Stars
102
Forks
38
Language
Java
License
Apache-2.0
Category
Last pushed
Oct 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/diguage/byte-buddy-tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
INRIA/spoon
Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made...
phax/jcodemodel
A heavily extended fork of the com.sun.codemodel (from 2013/09)
avaje/avaje-http
Controller generation for Javalin, Helidon SE.
activej/activej
ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines core, web...
x-hansong/CodeMaker
A idea-plugin for Java/Scala, support custom code template.