Skip to content

Instantly share code, notes, and snippets.

@2013techsmarts
Created June 18, 2017 05:39
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 2013techsmarts/4d317a4f77a489ccfb9107911a11c14f to your computer and use it in GitHub Desktop.
Save 2013techsmarts/4d317a4f77a489ccfb9107911a11c14f to your computer and use it in GitHub Desktop.
Spring Admin Server Security
security.user.name=admin //user name to authenticate
security.user.password=admin123 //Password to authenticate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment