cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
Home Page:https://github.com/cglib/cglib/wiki
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool