Created
August 29, 2016 17:52
-
-
Save david-oc-miller/43307dcc258565ec1e352a6fbef32890 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <bean id="saveItemController" class="com.sample.web.api.SaveItemController"> | |
| <property name="saveItemService" ref="saveItemService"/> | |
| </bean> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment