Skip to content

Instantly share code, notes, and snippets.

@sforteln
Created July 9, 2012 02:56
Show Gist options
  • Save sforteln/3073984 to your computer and use it in GitHub Desktop.
Save sforteln/3073984 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?\>
<!-- All runtime environments that use this package are required to supply--\>
<!-- real implementations of these interfaces at runtime--\>
<beans xmlns="http://www.springframework.org/schema/beans"\>
<bean id="datasource" class="test.mock.Datasource"
destroy-method="close" autowire-candidate="false"\>
</beans>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment