Spring & CGLIB: Finally Understandable | Spring Core - Masterclass

Опубликовано: 05 Октябрь 2024
на канале: Marco Behler
13,360
301

► Java/Spring courses & guides
https://www.marcobehler.com

► Newsletter
https://bit.ly/2K0Ao4F

► YouTube sub
https://bit.ly/2lVExgm

Spring doesn't use dynamic JDK proxies by default, rather it uses a third-party library called CGLIB to create proxies for classes that don't have interfaces. Find out in this episode what CGLIB is and how it works and it will save you a ton of time when debugging your Spring projects in the future!