GitHub topics: cglib-proxy
yihonglei/thinking-in-spring
Spring source code reading
Language: Java - Size: 230 KB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 108 - Forks: 41

prajwalp3/spring-boot-proxy
Here we explored the use of proxies in Spring Boot, focusing on dynamic proxies and CGLIB proxies. It demonstrates how proxies can be used to intercept method calls and provide additional functionality such as logging, security checks, and performance monitoring.
Language: Java - Size: 49.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
