Code Generation Library (cglib)

Code Generation Library

cglib

Geek Repo

cglib is a powerful, high performance and quality Code Generation Library. It can extend JAVA classes and implement interfaces at runtime.

Home Page:https://github.com/cglib/cglib/releases/latest

Github PK Tool:Github PK Tool

Code Generation Library's repositories

cglib

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.

Language:JavaLicense:Apache-2.0Stargazers:4766Issues:251Issues:122