Skip to content
Snippets Groups Projects
  1. Nov 10, 2016
  2. Oct 08, 2016
  3. 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
  4. Jun 27, 2016
  5. Jun 24, 2016
  6. Jun 23, 2016
  7. Jun 06, 2016
  8. Apr 05, 2016
  9. Apr 04, 2016
  10. Feb 25, 2016
  11. Feb 04, 2016
  12. Jan 30, 2016
  13. Jan 25, 2016
  14. Oct 16, 2015
  15. Oct 13, 2015
  16. May 20, 2015
  17. May 12, 2015
  18. Apr 23, 2015
  19. Nov 28, 2014
  20. May 31, 2014
    • Thibault Duchateau's avatar
      Upgraded Dandelion-Datatables to the latest release (v0.10.0) · e99c67a4
      Thibault Duchateau authored
       * The old datatables-servlet2 dependency has been removed from the pom.xml
       * Some attributes have been renamed (e.g. paginate => pageable)
       * Starting from the v0.10.0, all web components (servlet, filter) must be explicitely declared in the web.xml file. That's why I added the following declaration: DandelionFilter, DandelionServlet and DatatablesFilter
       * Added a new datatables.properties file in order to disable the asset management brought by Dandelion-Core. This is equivalent to the old cdn=true table attribute
      e99c67a4
  21. May 11, 2014
  22. Dec 16, 2013
  23. Sep 27, 2013
  24. Aug 10, 2013
  25. Jul 01, 2013
  26. Jun 28, 2013
  27. Jun 05, 2013
  28. May 02, 2013
  29. Apr 18, 2013
  30. Apr 04, 2013
  31. Mar 25, 2013
  32. Mar 11, 2013
  33. Feb 26, 2013
  34. Feb 25, 2013
  35. Feb 21, 2013
Loading