1. 24 9月, 2015 2 次提交
  2. 23 9月, 2015 6 次提交
  3. 22 9月, 2015 7 次提交
  4. 21 9月, 2015 1 次提交
  5. 18 9月, 2015 2 次提交
  6. 15 9月, 2015 2 次提交
  7. 12 9月, 2015 1 次提交
    • S
      Support attribute overrides with @ResponseStatus · e2bfbdcf
      Sam Brannen 提交于
      This commit introduces support for attribute overrides for
      @ResponseStatus when @ResponseStatus is used as a meta-annotation on
      a custom composed annotation.
      
      Specifically, this commit migrates all code that looks up
      @ResponseStatus from using AnnotationUtils.findAnnotation() to using
      AnnotatedElementUtils.findMergedAnnotation().
      
      Issue: SPR-13441
      e2bfbdcf
  8. 11 9月, 2015 2 次提交
  9. 10 9月, 2015 4 次提交
  10. 09 9月, 2015 9 次提交
  11. 08 9月, 2015 3 次提交
  12. 04 9月, 2015 1 次提交