1. 30 1月, 2014 1 次提交
  2. 29 1月, 2014 4 次提交
  3. 28 1月, 2014 14 次提交
  4. 27 1月, 2014 1 次提交
    • S
      Introduce value attribute in @RestController · 78542777
      Sam Brannen 提交于
      Stereotype annotations should support a 'value' attribute for
      specifying the name of the Spring-managed component; however,
      @RestController currently does not provide such an attribute.
      
      This commit introduces a 'value' attribute in @RestController so that
      developers can provide custom names for components annotated with
      @RestController.
      
      Issue: SPR-11360
      78542777
  5. 26 1月, 2014 6 次提交
  6. 25 1月, 2014 14 次提交