Skip to content

Instantly share code, notes, and snippets.

@andyczerwonka
Last active December 1, 2016 23:10
Show Gist options
  • Save andyczerwonka/5d64b3ba7bccdf68f377bc6f16779450 to your computer and use it in GitHub Desktop.
Save andyczerwonka/5d64b3ba7bccdf68f377bc6f16779450 to your computer and use it in GitHub Desktop.
object Application {
lazy val configuration: ApplicationConfiguration = expensiveLoadOperation()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment