1. 20 3月, 2013 1 次提交
  2. 19 3月, 2013 17 次提交
  3. 14 3月, 2013 5 次提交
    • P
      Merge branch '3.2.x' · 4e1cab28
      Phillip Webb 提交于
      * 3.2.x: (28 commits)
        Hide 'doc' changes from jdiff reports
        Document @Bean 'lite' mode vs @Configuration
        Final preparations for 3.2.2
        Remove Tiles 3 configuration method
        Polishing
        Extracted buildRequestAttributes template method from FrameworkServlet
        Added "beforeExistingAdvisors" flag to AbstractAdvisingBeanPostProcessor
        Minor refinements along the way of researching static CGLIB callbacks
        Compare Kind references before checking log levels
        Polish Javadoc in RequestAttributes
        Fix copy-n-paste errors in NativeWebRequest
        Fix issue with restoring included attributes
        Add additional test for daylight savings glitch
        Document context hierarchy support in the TCF
        Fix test for daylight savings glitch
        Make the methodParameter field of HandlerMethod final
        Disable AsyncTests in spring-test-mvc
        Reformat the testing chapter
        Document context hierarchy support in the TCF
        Document context hierarchy support in the TCF
        ...
      4e1cab28
    • P
      Hide 'doc' changes from jdiff reports · f62f6975
      Phillip Webb 提交于
      f62f6975
    • P
      Document @Bean 'lite' mode vs @Configuration · 5730b8d3
      Phillip Webb 提交于
      Rework the reference documentation to better distinguish the differences
      between @Bean methods used in @Comonent vs @Configuration classes. The
      'Using the @Bean annotation' section now only covers concepts applicable
      when using @Bean methods in @Configuration _or_ @Component classes.
      Information only applicable to @Configuration classes has been moved to
      a new  'Using the @Configuration annotation' section.
      
      An additional sidebar section attempts to explain the differences
      between the two approaches.
      
      Issue: SPR-9425
      5730b8d3
    • J
      Final preparations for 3.2.2 · 457ee073
      Juergen Hoeller 提交于
      457ee073
    • R
      Remove Tiles 3 configuration method · d9540ff3
      Rossen Stoyanchev 提交于
      Issue: SPR-10361
      d9540ff3
  4. 13 3月, 2013 8 次提交
  5. 11 3月, 2013 7 次提交
  6. 10 3月, 2013 2 次提交