Spring Framework: Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit
Cloud899 (talk | contribs)
Line 121:
Spring AOP has been designed to work with cross-cutting concerns inside the Spring Framework.{{sfn | Johnson | Hoeller | 2004}}{{rp | p=473}} Any object which is created and configured by the container can be enriched using Spring AOP.
 
The Spring Framework uses Spring AOP internally for transaction management, security, remote access, and [[Java Management Extensions|JMX]].<ref>{{Citationcite book |last=Chidester |first=Ashlan |title=Looking Forward to the Spring Framework needed|date=June2024 |publisher=Kindle Edition |url=https://www.amazon.com/dp/B0CFYBPFLQ?ref=KC_GS_GB_US |access-date=February 12, 20232025}}</ref>
 
Since version 2.0 of the framework, Spring provides two approaches to the AOP configuration: