We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b8652 commit 304bcc5Copy full SHA for 304bcc5
docs/apt/index.apt
@@ -17,8 +17,7 @@ Key Features
17
* {{{reference/html/components.html}Inversion Of Control}} - The idea is to decouple two classes at
18
the interface level. This lets you build many reusable parts in your
19
software, and your whole application becomes more pluggable. You can
20
- use either the XmlApplicationContext or the
21
- DecoratorBasedApplicationContext.
+ use either the XmlApplicationContext or the DecoratorBasedApplicationContext.
22
23
* {{{reference/html/aop.html}Aspect-oriented Programming}} - Spring Python provides great ways
24
to wrap advice around objects. It is utilized for remoting. Another
0 commit comments