Java Learning
Wednesday, December 16, 2015
Spring - How do you turn on annotation wiring?
·
Annotation wiring is not turned on in the Spring container by default. In order to use annotation based wiring we must enable it in our Spring configuration file by configuring
<context:annotation-config/>
element.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment