1. 27 Feb, 2018 1 commit
  2. 26 Feb, 2018 1 commit
  3. 23 Feb, 2018 1 commit
  4. 20 Feb, 2018 2 commits
  5. 19 Feb, 2018 2 commits
  6. 16 Feb, 2018 3 commits
  7. 11 Feb, 2018 1 commit
  8. 05 Feb, 2018 2 commits
  9. 04 Feb, 2018 1 commit
  10. 01 Feb, 2018 1 commit
  11. 29 Jan, 2018 1 commit
  12. 25 Jan, 2018 1 commit
  13. 20 Jan, 2018 1 commit
  14. 14 Jan, 2018 1 commit
  15. 04 Jan, 2018 1 commit
    • Refresh info when registration has changed. · fa35de89
      Johannes Edmeier authored
      The info should be updated when the registration has changed. In order
      to prevent a stale instance info, the sba client includes a "startup"
      timestamp in the metadata as default. So when the instance is restarted
      the registration changes and the info is updated, even when the instance
      isn't considered as down in between.
      
      To prevent this when using a discovery client you need to add a value
      to the metadata which changes with every restart.
      (e.g. `random=${random.value}`)
      
      fixes #556
  16. 02 Jan, 2018 1 commit
  17. 01 Jan, 2018 2 commits
  18. 09 Dec, 2017 3 commits
  19. 10 Nov, 2017 2 commits
  20. 22 Sep, 2017 4 commits
  21. 17 Sep, 2017 2 commits
  22. 28 Aug, 2017 2 commits
  23. 27 Aug, 2017 1 commit
  24. 09 Aug, 2017 1 commit
    • Detect actuator endpoints · cc544df4
      Johannes Edmeier authored
      The actuator endpoints are detected by either querying the index
      endpoint for spring boot 2.x applications or by probing a configurable
      list of endpoints using a OPTIONS request.
  25. 25 Jul, 2017 2 commits