1. 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
  2. 11 9月, 2015 2 次提交
  3. 10 9月, 2015 4 次提交
  4. 09 9月, 2015 9 次提交
  5. 08 9月, 2015 3 次提交
  6. 04 9月, 2015 3 次提交
  7. 03 9月, 2015 6 次提交
  8. 02 9月, 2015 6 次提交
  9. 01 9月, 2015 6 次提交