1. 21 Oct, 2015 1 commit
    • Use Spring 4.2 events & consistent formatting · 3f4da621
      Johannes Edmeier authored
       * Use @EventListener instead of ApplicationListener-interface
       * Don't inherit ClientApplicationEvent from ApplicationEvent - so JournaledEvent isn't needed anymore
       * added eclipse formatter rules
       * reformatted all files
  2. 19 Aug, 2015 1 commit
  3. 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.
  4. 26 Apr, 2015 1 commit
  5. 07 Mar, 2015 1 commit