spring-boot/spring-boot-project
Brian Clozel bd8106d77f Upgrade to Spring Framework 5.1
As of Spring Framework 5.1, we're depending on the Reactor Californium
release train.
Reactor Netty is now at version 0.8 and changed its artifact
coordinates, package names and broke several APIs. Spring Framework is
now up-to-date with those changes and this commit does the same for
Spring Boot.

Note that in that process, the `NettyServerCustomizer` has been changed
since the former `HttpServerOptions.Builder` API is now gone from
Reactor Netty, and we're now relying on immutable server instances
instead of a stateful builder pattern.

See gh-13321
2018-06-04 18:59:17 +02:00
..
spring-boot Upgrade to Spring Framework 5.1 2018-06-04 18:59:17 +02:00
spring-boot-actuator Upgrade to Spring Framework 5.1 2018-06-04 18:59:17 +02:00
spring-boot-actuator-autoconfigure Upgrade to Spring Framework 5.1 2018-06-04 18:59:17 +02:00
spring-boot-autoconfigure Upgrade to Spring Framework 5.1 2018-06-04 18:59:17 +02:00
spring-boot-cli Polish 2018-05-17 15:29:50 +02:00
spring-boot-dependencies Upgrade to Spring Framework 5.1 2018-06-04 18:59:17 +02:00
spring-boot-devtools Polish 2018-06-01 09:22:20 +02:00
spring-boot-docs Upgrade to Spring Framework 5.1 2018-06-04 18:59:17 +02:00
spring-boot-parent Merge branch '1.5.x' into 2.0.x 2018-05-30 13:29:10 -07:00
spring-boot-properties-migrator Polish ternary expressions 2018-05-03 22:43:12 -07:00
spring-boot-starters Upgrade to Spring Framework 5.1 2018-06-04 18:59:17 +02:00
spring-boot-test Upgrade to Spring Framework 5.1 2018-06-04 18:59:17 +02:00
spring-boot-test-autoconfigure Merge branch '2.0.x' 2018-05-28 09:28:30 +02:00
spring-boot-tools Merge branch '2.0.x' 2018-06-04 17:53:50 +01:00
pom.xml Rename spring-boot-deprecated-properties-support 2018-01-24 11:15:17 +01:00