Skip to content

Instantly share code, notes, and snippets.

@nschlimm
Created August 5, 2011 16:16
Show Gist options
  • Save nschlimm/1127892 to your computer and use it in GitHub Desktop.
Save nschlimm/1127892 to your computer and use it in GitHub Desktop.
Scopes application.context
<beans>
<context:component-scan base-package="com.mycompany.springapp" scoped-proxy="targetClass"/>
</beans>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment