1. 05 Jun, 2015 2 commits
  2. 26 May, 2015 2 commits
  3. 22 May, 2015 1 commit
    • Option to use ip-address of network-interface instead of hostname · 4ac7ea82
      Johannes Stelzer authored
      If `spring.boot.admin.client.useIpAdressOf=<network-interface>` is set properly the ip-address of the specified network-interface is used in the inferenced url to register with.
      In case the address cannot be determined an exception is thrown and the client won't register.
      This is for example useful in Docker environments making the inferenced urls work.
  4. 20 May, 2015 1 commit
  5. 19 May, 2015 1 commit
  6. 15 May, 2015 1 commit
  7. 13 May, 2015 2 commits
  8. 12 May, 2015 3 commits
  9. 11 May, 2015 1 commit
  10. 06 May, 2015 2 commits
  11. 04 May, 2015 2 commits
  12. 29 Apr, 2015 1 commit
  13. 28 Apr, 2015 1 commit
  14. 26 Apr, 2015 1 commit
  15. 21 Apr, 2015 2 commits
  16. 20 Apr, 2015 1 commit
  17. 17 Apr, 2015 4 commits
  18. 16 Apr, 2015 3 commits
  19. 13 Apr, 2015 1 commit
  20. 12 Apr, 2015 1 commit
    • Rework default management-url computation. · 45d44aa8
      Johannes Stelzer authored
      This change not only allows you to use `context-path` and `contextPath` but also respects automatic port assignment when using `server.port=0` or `managment.port=0`.
      Also corrects the value if server.port != mangement.port and server.context-path and management.server-path is set.
      fixes #57
  21. 11 Apr, 2015 1 commit
  22. 09 Apr, 2015 3 commits
  23. 01 Apr, 2015 1 commit
  24. 27 Mar, 2015 1 commit
  25. 26 Mar, 2015 1 commit