Skip to content

Instantly share code, notes, and snippets.

@JacobASeverson
Created May 7, 2014 19:03
Show Gist options
  • Save JacobASeverson/54efac5cd723d1761d4b to your computer and use it in GitHub Desktop.
Save JacobASeverson/54efac5cd723d1761d4b to your computer and use it in GitHub Desktop.
<security:user-service id="userService">
<security:user name="joe" password="joe" authorities="ROLE_USER" />
...
</security:user-service>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment