Content deleted Content added
Jkatzwinkel (talk | contribs) m rephrase paragraph on version 4 in past tense && update citation for EOL date |
→Modules: Add main article |
||
Line 125:
===Aspect-oriented programming framework===
{{main article | Aspect-oriented programming}}
The Spring Framework has its own [[Aspect-oriented programming]] (AOP) framework that modularizes cross-cutting concerns in [[Aspect (computer science)|aspects]].{{sfn | Deinum | Rubio | Long | Mak | 2014 | loc=§2-12 Aspect Orientated Programming |pp=99-104}} The motivation for creating a separate AOP framework is to provide basic AOP features without too much complexity in either design, implementation, or configuration. The Spring AOP framework takes full advantage of the Spring container.
|