1. 04 May, 2015 1 commit
  2. 26 Apr, 2015 1 commit
  3. 17 Apr, 2015 1 commit
  4. 07 Mar, 2015 1 commit
  5. 17 Nov, 2014 1 commit
  6. 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.