Skip to content
Snippets Groups Projects
  1. Nov 10, 2016
  2. Oct 08, 2016
  3. Oct 06, 2016
  4. Sep 25, 2016
  5. Aug 29, 2016
    • Stephane Nicoll's avatar
      Upgrade to Ehcache 3 · a41b83a2
      Stephane Nicoll authored
      I saw on twitter the reference of an article (in french):
      http://javaetmoi.com/2016/08/migrer-vers-spring-boot/
      
      That article concludes with something along the lines of  "Besides the
      EhCache and Maven configuration, Petclinic does not hold a single line
      of XML anymore".
      
      Looking at the code, we can remove more XML if you want. This PR migrates
      the cache infrastructure to EhCache 3 and JCache (JSR-107). This also
      reduces the number of dependencies.
      a41b83a2
  6. Aug 17, 2016
  7. Jul 06, 2016
  8. Jun 28, 2016
  9. Jun 25, 2016
  10. Jun 24, 2016
  11. Jun 23, 2016
  12. Jun 15, 2016
  13. May 13, 2016
  14. Nov 02, 2015
  15. Oct 28, 2015
  16. Oct 26, 2015
  17. Oct 23, 2015
  18. Oct 16, 2015
  19. Oct 13, 2015
  20. Oct 02, 2015
  21. Oct 01, 2015
    • Joe Freeman's avatar
      Added comments when CallMonitoringAspect called · 5a6c108e
      Joe Freeman authored
      CallMonitoringAspect is not invoked when spring-data-jpa is used.  Spent
      4 hours trying to understand why jmx bean wasn't showing message counts.
      Use JPA or JDBC if you want call counts exposed via JMX / AOP
      5a6c108e
  22. Aug 20, 2015
  23. Aug 19, 2015
  24. Jun 29, 2015
  25. Jun 24, 2015
  26. Jun 17, 2015
Loading