Skip to content

Instantly share code, notes, and snippets.

@pallocchi
Created March 9, 2017 03:07
Show Gist options
  • Save pallocchi/afbeec2e06f4d7b1c689fe66fb74a58a to your computer and use it in GitHub Desktop.
Save pallocchi/afbeec2e06f4d7b1c689fe66fb74a58a to your computer and use it in GitHub Desktop.
Using Java 8 lambdas with Netflix Hystrix
String s = new CommandHelloWorld("Frank").execute();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment