1. 05 Apr, 2018 1 commit
    • Extract BuildVersion from Info and Metadata · 19baa38e
      Johannes Edmeier authored
      If the build version of the instance is present in the metadata it's now
      also considered and the version is now a attribute on the instance
      itself. So when using non-boot application they can provide it via the
      registration metadata.
  2. 02 Mar, 2018 1 commit
  3. 16 Feb, 2018 1 commit
  4. 05 Feb, 2018 1 commit
  5. 04 Feb, 2018 1 commit
  6. 01 Feb, 2018 1 commit
  7. 01 Jan, 2018 1 commit
  8. 09 Dec, 2017 3 commits
  9. 10 Nov, 2017 2 commits
  10. 22 Sep, 2017 2 commits
  11. 17 Sep, 2017 1 commit
    • Rename Application to Instance and remove /api prefix · 4a0ff1e6
      Johannes Edmeier authored
      It turns out that imho when talking about application groups (identified
      by name) and application instances it's just logical to speak of
      instances and applications. So the Application class get's renamed to
      Instance. So an Application is now a set of Instances with the same name
  12. 27 Aug, 2017 1 commit
  13. 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.
  14. 25 Jul, 2017 1 commit