Skip to content

Instantly share code, notes, and snippets.

@dsugden
Created April 13, 2015 12:32
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 dsugden/05540e152d2382fe8d52 to your computer and use it in GitHub Desktop.
Save dsugden/05540e152d2382fe8d52 to your computer and use it in GitHub Desktop.
IO(Http) ? Http.Bind(service, interface = ip, port = port)
logger.info(s"MicroserviceMain booting ip:$ip port:$port")
StatusService.signalStartedOrExit()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment