Skip to content
Snippets Groups Projects
  1. Sep 28, 2018
  2. Sep 25, 2018
  3. Sep 24, 2018
  4. Sep 23, 2018
  5. Sep 22, 2018
  6. Aug 30, 2018
  7. Aug 21, 2018
  8. Aug 03, 2018
  9. Jul 16, 2018
  10. Jul 14, 2018
    • Antoine Rey's avatar
      Upgrade to Spring Cloud Finchley #72 (#80) · ba03bfeb
      Antoine Rey authored
      * #72 Upgrade to Spring Cloud Finchley M9
      
      * #72 Upgrade to Spring Boot 2.0.1
      
      * #72 Remove @Deprecated API usage
      
      * #72 Upgrade to Spring Cloud Finchley RC2, Spring Boot 2.0.2, Sleuth 2.0.0.RC2, Zipkin Server 2.8.4
      
      * #72 Registering the index ViewController is no more required
      
      * For logging, implement the toString() method of the Pet entity
      
      * #72 Upgrade to Spring Boot Admin 2.0.0
      
      * #72 Add @NoArgsConstructor required for Jackson deserialization
      
      * #72 Upgrade to Spring Boot 2.0.3
      
      * #72 Upgrade to Spring Cloud Finchley RELEASE
      
      * Change Zipkin local host URL
      
      * #72 changes requested by the @mszarlinski code review
      ba03bfeb
  11. May 02, 2018
    • Michael Rumpf's avatar
      Reduce memory consumption of Docker images #76 (#77) · 387f824f
      Michael Rumpf authored
      * Reduce memory consumption of Docker images #76
      
      The fix switches from an outdated Oracle Java 8 Docker image
      to the current openjdk:8 image. The Java VM of this image
      supports the parameters to make the Java VM Docker aware.
      With this option it becomes possible to set the memory
      limit to 256MB which reduces the memory consumption by
      75% and leaves the application still operational.
      
      * Added a NOTE about the Docker VM resource usage on Mac and Win
      
      This closes #76 and hopefully improves the first time user-experience
      of the Docker compose way of running the demo microservices.
      387f824f
  12. Jan 30, 2018
  13. Jan 28, 2018
  14. Jan 27, 2018
  15. Jan 22, 2018
  16. Jan 21, 2018
  17. Jan 20, 2018
  18. Jun 15, 2017
  19. May 17, 2017
  20. Apr 16, 2017
  21. Mar 30, 2017
  22. Mar 22, 2017
  23. Feb 27, 2017
  24. Feb 26, 2017
  25. Feb 25, 2017
  26. Feb 20, 2017
  27. Feb 10, 2017
  28. Jan 25, 2017
Loading