Skip to content

Instantly share code, notes, and snippets.

@mjedynak
Created February 26, 2014 19:32
Show Gist options
  • Save mjedynak/9236702 to your computer and use it in GitHub Desktop.
Save mjedynak/9236702 to your computer and use it in GitHub Desktop.
<?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.1.xsd">
<bean name="/AppConfig" class="pl.mjedynak.AppConfig" />
</beans>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment