Browse Source

Fix bullet list layout

Closes gh-1983
pull/1983/merge
Mykola Fadieiev 8 years ago committed by Stephane Nicoll
parent
commit
ccce61e2b2
  1. 1
      src/docs/asciidoc/core/core-beans.adoc

1
src/docs/asciidoc/core/core-beans.adoc

@ -26,6 +26,7 @@ interface provides an advanced configuration mechanism capable of managing any t @@ -26,6 +26,7 @@ interface provides an advanced configuration mechanism capable of managing any t
object.
{api-spring-framework}/context/ApplicationContext.html[`ApplicationContext`]
is a sub-interface of `BeanFactory`. It adds:
* Easier integration with Spring's AOP features
* Message resource handling (for use in internationalization)
* Event publication

Loading…
Cancel
Save