1. 03 11月, 2016 1 次提交
  2. 02 11月, 2016 11 次提交
  3. 01 11月, 2016 4 次提交
    • J
      Polishing · b07d40cc
      Juergen Hoeller 提交于
      (cherry picked from commit 77e00f19)
      b07d40cc
    • R
      ApplicationContext-based HttpHandler setup · 33dbbce1
      Rossen Stoyanchev 提交于
      This commit adds support for detecting the target WebHandler along with
      WebFilters, WebExceptionHandlers, and other spring-web reactive
      strategies in an ApplicationContext.
      
      WebReactiveConfigurationSupport has @Bean factory methods for
      DispatcherHandler and ResponseStatusExceptionHandler.
      
      WebHttpHandlerBuilder has a static factory method that initializes the
      builder from an ApplicationContext. This method is also used in the
      DispatcherHandler#toHttpHandler(ApplicationContext) shortcut method.
      
      Issue: SPR-14837
      33dbbce1
    • J
      Polishing · 45fc4495
      Juergen Hoeller 提交于
      45fc4495
    • J
      Upgrade to H2 1.4.193 and Derby 10.13.1.1 · eaf80781
      Juergen Hoeller 提交于
      eaf80781
  4. 31 10月, 2016 9 次提交
  5. 29 10月, 2016 15 次提交