Skip to content

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.

Notifications You must be signed in to change notification settings

prajwalp3/spring-boot-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages