Skip to content

Instantly share code, notes, and snippets.

@michalkowol
Created November 29, 2014 15:05
Show Gist options
  • Select an option

  • Save michalkowol/4281a064f1daa72934b1 to your computer and use it in GitHub Desktop.

Select an option

Save michalkowol/4281a064f1daa72934b1 to your computer and use it in GitHub Desktop.
<bean id="fruit" class="Fruits" factory-method="createFruit">
<constructor-arg value="sliwka"></constructor-arg>
</bean>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment