1. 30 May, 2015 1 commit
    • 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.
  2. 15 May, 2015 1 commit
  3. 13 May, 2015 1 commit
  4. 06 May, 2015 2 commits
  5. 28 Apr, 2015 1 commit
  6. 26 Apr, 2015 1 commit
  7. 11 Apr, 2015 1 commit
  8. 09 Feb, 2015 1 commit
  9. 05 Jan, 2015 1 commit
  10. 12 Nov, 2014 1 commit
    • Redesigned registration. · 54a67c01
      Johannes Stelzer authored
      * registry-key is derived from URL
      * option to specify a management-URL and other various config options see spring-boot-starter-admin-client/README.md
      * less chatty registration
      * some more test cases
      * show application URL in overview and headline
      * show application info in overview
      * set HTTP-Codes in RegistryController
      
      fixes #13
      fixes #16
      closes #17
      closes #18
      
      I didn't add the key-value-properties to the Application. Since it was somehow redundant to the /info-endpoint.
  11. 10 Nov, 2014 2 commits
  12. 22 Sep, 2014 1 commit
  13. 18 Jun, 2014 1 commit