Skip to content

Instantly share code, notes, and snippets.

@beans9
Created March 15, 2012 07:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save beans9/2042802 to your computer and use it in GitHub Desktop.
Save beans9/2042802 to your computer and use it in GitHub Desktop.
porm.xml
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd">
<!-- Root Context: defines shared resources visible to all other web components -->
</beans>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment