adspace
Answer Posted / Mahendra Pal Gautam
CGLib is a code generation library for Java that allows creating proxies without the need to implement interfaces. It's used in Spring AOP (Aspect-Oriented Programming) for dynamic method interception and providing cross-cutting concerns.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers