0

could someone help me to understand difference between JDK dynamic proxy and CGLib ? and what is the default in spring ?

I know that JDK proxies support interface and CGLib supports subclasses . my goal is to understand memory usage of them

mamJavad
  • 49
  • 8
  • This answer explain how these two approach works . I want to know that why CGLib is more efficient than JDK dynamic proxy . – mamJavad Jun 01 '23 at 02:39

0 Answers0