Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save david-oc-miller/43307dcc258565ec1e352a6fbef32890 to your computer and use it in GitHub Desktop.
Save david-oc-miller/43307dcc258565ec1e352a6fbef32890 to your computer and use it in GitHub Desktop.
<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