1. 23 Aug, 2018 3 commits
    • Sebastien Deleuze's avatar
      Manage dependency for Jetty RS HTTP client · f74dd7d5
      Sebastien Deleuze authored
      This commit adds the Jetty RS HTTP client to the Spring Boot
      dependency management. As of SPR-15092 and SPR-17124, this HTTP
      client library is supported by Spring Framework.
      
      This commit is first step towards supporting that library as
      a driver for the WebClient / ClientHttpConnector auto-configuration.
      
      See gh-14005
      f74dd7d5
    • Stephane Nicoll's avatar
      Merge branch '2.0.x' · 1bbe3afd
      Stephane Nicoll authored
      1bbe3afd
    • Stephane Nicoll's avatar
      Order IntegrationAutoConfiguration properly · 9938d1f4
      Stephane Nicoll authored
      This commit makes sure that the auto-configuration for Spring
      Integration runs after the datasource has been auto-configured if
      necessary as there is an optional part that can initialize the jdbc
      schema.
      
      Closes gh-14175
      9938d1f4
  2. 22 Aug, 2018 14 commits
  3. 21 Aug, 2018 14 commits
  4. 20 Aug, 2018 9 commits