Skip to content
Snippets Groups Projects
  1. Jun 28, 2016
    • Antoine Rey's avatar
      Make jar not war · be048ae2
      Antoine Rey authored
      be048ae2
    • Dapeng's avatar
      migrate to webjars for frontend resource management · eb6f9343
      Dapeng authored
      - petclinic.css is now auto generated, therefore it is put in the
      ignore list
      - vendor folder is removed in favour of webjars
      - remove several maven dependencies which are already managed by spring
      boot
      - unfortunately, lesscss maven plugin does NOT support importing from
      classpath, as a result, bootstrap is unpacked during process-resources
      phase, we need need to find a better resolution
      - remove bower integration
      eb6f9343
    • Dapeng's avatar
      simplify content negotiation setup · 077f4eb1
      Dapeng authored
      - remove custom xml view, use springboot builtin xml view
      - remove oxm maven dependency
      - remove json-simple maven dependency (seems not relevant anymore)
      - update vetsXml test using xpath
      077f4eb1
  2. Jun 27, 2016
  3. Jun 25, 2016
  4. Jun 24, 2016
  5. Jun 23, 2016
  6. Jun 15, 2016
  7. Jun 06, 2016
  8. May 13, 2016
  9. Apr 08, 2016
  10. Apr 05, 2016
  11. Apr 04, 2016
  12. Mar 05, 2016
  13. Feb 25, 2016
  14. Feb 08, 2016
  15. Feb 04, 2016
  16. Jan 30, 2016
  17. Jan 25, 2016
  18. Nov 20, 2015
  19. Nov 02, 2015
  20. Oct 28, 2015
  21. Oct 26, 2015
  22. Oct 23, 2015
  23. Oct 21, 2015
  24. Oct 20, 2015
  25. Oct 16, 2015
  26. Oct 13, 2015
  27. Oct 02, 2015
  28. 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
  29. Aug 20, 2015
  30. Aug 19, 2015
  31. Jun 29, 2015
Loading