1. 21 Nov, 2015 1 commit
  2. 16 Nov, 2015 1 commit
  3. 20 Oct, 2015 1 commit
  4. 30 Sep, 2015 1 commit
    • Add spring.boot.admin.client.preferIp · 7fe777db
      Johannes Stelzer authored
      In conjuntion with server.address / management.address this plays more nicely with interfaces with multiple ipAdrresses. Also remove spring.boot.admin.client.useAddressOf.
      
      fixes #112
  5. 03 Aug, 2015 1 commit
  6. 14 Jul, 2015 1 commit
  7. 20 May, 2015 1 commit
  8. 07 Mar, 2015 1 commit
  9. 24 Nov, 2014 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. 22 Sep, 2014 1 commit