Skip to content

Instantly share code, notes, and snippets.

@makensi
Created April 22, 2013 06:55
Show Gist options
  • Save makensi/5432913 to your computer and use it in GitHub Desktop.
Save makensi/5432913 to your computer and use it in GitHub Desktop.
<bean id="user" class="com.nc.User" scope="session">
<aop:scoped-proxy />
</bean>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment