Skip to content

Instantly share code, notes, and snippets.

@mayjs
Created November 23, 2014 17:24
Show Gist options
  • Save mayjs/3c8c73974c08a77f589d to your computer and use it in GitHub Desktop.
Save mayjs/3c8c73974c08a77f589d to your computer and use it in GitHub Desktop.
Java stuff
List all Properties and values in the console:
System.getProperties().list(System.out);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment