1. 26 Oct, 2016 1 commit
  2. 11 Oct, 2016 1 commit
  3. 23 Sep, 2016 1 commit
  4. 10 Aug, 2016 1 commit
  5. 08 Aug, 2016 1 commit
    • Fix the used nodejs version · a204453d
      Johannes Edmeier authored
      The 1.4.0 release was a total disaster. Webpack didn't build the css correctly
      because of travis using an ancient nodejs version.
  6. 07 Aug, 2016 1 commit
  7. 22 Jun, 2016 1 commit
  8. 30 May, 2016 1 commit
  9. 18 May, 2016 1 commit
  10. 18 Dec, 2015 2 commits
  11. 22 Nov, 2015 1 commit
  12. 21 Oct, 2015 2 commits
  13. 16 Oct, 2015 1 commit
  14. 20 Aug, 2015 1 commit
  15. 14 Jul, 2015 1 commit
  16. 20 May, 2015 1 commit
  17. 04 May, 2015 1 commit
  18. 22 Mar, 2015 1 commit
  19. 18 Mar, 2015 1 commit
  20. 07 Mar, 2015 1 commit
  21. 13 Feb, 2015 2 commits
  22. 22 Jan, 2015 1 commit
  23. 19 Dec, 2014 1 commit
  24. 24 Nov, 2014 1 commit
  25. 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.
  26. 15 Oct, 2014 1 commit
  27. 10 Oct, 2014 2 commits
  28. 30 Sep, 2014 1 commit
    • Upgraded to Spring Boot 1.1.7 · 28b9bedd
      joshiste authored
      Fixed wrong parent-version
      Fixed wrong mainClass in example
      Made 'mvn spring-boot:run' work with resource filtering in example
  29. 22 Sep, 2014 2 commits