Skip to content

Advanced proxying capabilities for enhancing bean behavior and creating dynamic proxies within the Leona Framework.

License

Notifications You must be signed in to change notification settings

leona-framework/leona-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leona Framework - Proxying Capabilities

Welcome to the Leona Framework repository, focusing on the leona-proxy module. This repository is dedicated to providing advanced proxying functionality for classes, enabling you to achieve enhanced behavior and capabilities within your Spring MVC applications.

Primary Features

The leona-proxy module offers powerful proxying capabilities that enrich the behavior of your beans. The primary features include:

  • AspectAware Annotation: The AspectAware annotation empowers proxied beans with the awareness that they are being aspected or proxied. This awareness allows them to invoke their proxy methods internally, creating a seamless interaction between the original beans and their proxies.

  • ProxyProducer Annotation: The ProxyProducer annotation introduces a dynamic mechanism for invoking Spring's AOP system. By annotating specific methods, you can trigger the creation of proxies on-demand, enhancing the adaptability and functionality of your application.

Getting Started

The leona-proxy repository brings advanced proxying capabilities to the Leona Framework, enabling you to harness the power of proxy beans effectively. Whether you want to enhance bean behavior, create dynamic proxies, or streamline interactions, this module offers the tools you need to achieve your goals.

We encourage you to contribute, report issues, or suggest improvements. Your participation in the Leona Framework community is invaluable!

For detailed insights into the functionality of each feature and how to leverage them effectively, please refer to the dedicated documentation within the module.

Thank you for choosing the Leona Framework as your partner in building sophisticated and adaptable Spring MVC applications!


Note: The leona-proxy repository is an essential part of the Leona Framework, designed to provide advanced proxying capabilities for enhanced functionality and adaptability. Each feature within the module is thoughtfully crafted to elevate your Spring MVC application development.

About

Advanced proxying capabilities for enhancing bean behavior and creating dynamic proxies within the Leona Framework.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages