Merge pull request #1983 from nfadeev
* pr/1983: Fix bullet list layout
This commit is contained in:
commit
635d2146db
|
@ -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…
Reference in New Issue