Commit Graph

4 Commits

Author SHA1 Message Date
Dave Syer
c67caa2b2f Update README with building section 2014-10-31 15:59:33 +00:00
Dave Syer
74828ab89f Fix Guardfile 2014-10-01 14:56:30 +01:00
Dave Syer
edc8fffe5e Move adoc to asciidoc 2014-09-29 12:09:19 +01:00
Dave Syer
21eb52fa27 Ensure server port is registered late enough with Eureka server
Because we were using Lifecycle to kick off the eureka registration the
local server port wasn't available yet. The change is to use an
ApplicationListener and listen for the event that contains the container
with its port instead.

Fixes gh-15
2014-09-29 10:52:37 +01:00