Skip to content

Instantly share code, notes, and snippets.

@mkubala
Created October 9, 2013 17:06
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 mkubala/8a71cdbecf95035d2370 to your computer and use it in GitHub Desktop.
Save mkubala/8a71cdbecf95035d2370 to your computer and use it in GitHub Desktop.
config.withOnlyPath("my.organization").entrySet() map (_.getKey)
// => Set(my.organization.team.members, my.organization.project.name,
// my.organization.team.avgAge, my.organization.project.description)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment