1. 15 May, 2018 1 commit
  2. 02 Jan, 2018 1 commit
  3. 08 Jun, 2016 1 commit
  4. 27 Apr, 2016 1 commit
    • Update to Brixton and add Eureka-Service converter · 272633e1
      Johannes Edmeier authored
      Update to Spring Cloud Brixton and add the concept of ServiceInstanceConverters.
      A ServiceConverter is used to convert discovered ServiceInstances to
      Applications. The old converter and one for Eureka is provided. It is also
      possible to provide your own implementation.
      
      closes #154
  5. 13 Dec, 2015 1 commit
  6. 30 Oct, 2015 1 commit
  7. 21 Oct, 2015 1 commit
  8. 12 Jul, 2015 1 commit
  9. 30 May, 2015 2 commits
    • Added mail notification for status changes · 9f753d92
      Johannes Stelzer authored
      The mail notification is enabled if a mailSender is present specified via spring.mail.* properties.
      On default the mail is sent to root@localhost and the chages from UNKNOWN to UP are ignored.
    • Added serverside health-checking. As prerequisite for mail-notification. · 0a931384
      Johannes Stelzer authored
      The health-check is made at a fixed interval (default: 10s) for all expired status-information (default-lifetime: 30s).
      The application health-endpoint must either respond with a JSON-Body having a status-field or with an empty body and all 2xx-http-responses are interpreted as UP and every other status as DOWN.
  10. 26 May, 2015 1 commit
  11. 04 May, 2015 1 commit