1. 21 Jul, 2015 1 commit
    • Be a bit more lenient to model changes. · e0768a00
      Johannes Stelzer authored
      There is currently a problem if the Admin Client has version 1.2.0 and the Admin Server has version 1.2.1 due to changes to the model. The server is able to handle the old format but the client is not able to handle the new Format. To prevent this problem in future the response is not deserialized. Only the needed inforamtion (the id) is exctracted.
  2. 17 Jul, 2015 1 commit
  3. 14 Jul, 2015 1 commit
  4. 12 Jul, 2015 1 commit
  5. 02 Jul, 2015 2 commits
  6. 29 Jun, 2015 2 commits
  7. 28 Jun, 2015 2 commits
  8. 27 Jun, 2015 1 commit
  9. 16 Jun, 2015 1 commit
  10. 05 Jun, 2015 4 commits
  11. 30 May, 2015 4 commits
  12. 26 May, 2015 5 commits
  13. 22 May, 2015 1 commit
    • Option to use ip-address of network-interface instead of hostname · 4ac7ea82
      Johannes Stelzer authored
      If `spring.boot.admin.client.useIpAdressOf=<network-interface>` is set properly the ip-address of the specified network-interface is used in the inferenced url to register with.
      In case the address cannot be determined an exception is thrown and the client won't register.
      This is for example useful in Docker environments making the inferenced urls work.
  14. 20 May, 2015 1 commit
  15. 19 May, 2015 1 commit
  16. 15 May, 2015 1 commit
  17. 13 May, 2015 2 commits
  18. 12 May, 2015 3 commits
  19. 11 May, 2015 1 commit
  20. 06 May, 2015 2 commits
  21. 04 May, 2015 2 commits
  22. 29 Apr, 2015 1 commit