GitHub / 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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prajwalp3%2Fspring-boot-proxy
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 49.8 KB
Dependencies parsed at: Pending
Created at: 10 months ago
Updated at: 10 months ago
Pushed at: 10 months ago
Last synced at: 10 months ago
Topics: bean-post-processing, cglib-proxy, dynamic-proxy, gradle, java, method-interception, performance-optimization, reflection, spring-boot-proxy