- 10 Jul, 2019 25 commits
-
-
Dmytro Nosan authored
See gh-17390
-
Andy Wilkinson authored
Closes gh-17482
-
Andy Wilkinson authored
* gh-17480: Polish AbstractDependsOnBeanFactoryPostProcessor Closes gh-17480
-
Dmytro Nosan authored
See gh-17480
-
Andy Wilkinson authored
Closes gh-17481
-
Andy Wilkinson authored
* gh-16627: Polish "Set up MongoClient beans' dependencies by type rather than name" Set up MongoClient beans' dependencies by type rather than name Closes gh-16627
-
Andy Wilkinson authored
See gh-16627
-
ielatif authored
See gh-16627
-
Phillip Webb authored
-
Brian Clozel authored
See gh-17128
-
Andy Wilkinson authored
Closes gh-17479
-
Andy Wilkinson authored
* gh-17020: Polish "Allow depended on beans to be identified by type" Allow depended on beans to be identified by type Closes gh-17020
-
Andy Wilkinson authored
See gh-17020
-
Dmytro Nosan authored
Prior to this commit, `AbstractDependsOnBeanFactoryPostProcessor` could only identify depended on beans by name. See gh-17020
-
Stephane Nicoll authored
Closes gh-17478
-
Stephane Nicoll authored
Closes gh-17476
-
Brian Clozel authored
The `reactor-tools` dependency now brings a new Reactor Debug Agent which instruments loaded classes for better Reactor stacktraces. This commit removes the `spring.reactor.stacktrace-mode.enabled` configuration property since the related Reactor Hook is about to be removed. As a replacement, we're introducing `spring.reactor.debug-agent.enabled` which tells whether the Reactor Debug Agent should be loaded, given that the `reactor-tools` dependency is available. This option is enabled by default, since adding the dependency on classpath is a strong signal already. Fixes gh-17128
-
Brian Clozel authored
Prior to this commit, having the `spring-boot-starter-rsocket` and the `jackson-dataformat-xml` dependencies on classpath would result in a `ClassCastException` when the RSocket auto-configuration tries to configure Jackson CBOR codecs for RSocket strategies. This commit disables the Jackson XML support for the CBOR codec in RSocket. Fixes gh-17425
-
Brian Clozel authored
This commit uses native Reactor operators `Mono.fromCallable` and `subscribeOn` for better performance and support. Fixes gh-17452
-
Andy Wilkinson authored
* gh-17444: Use Assertions.contentOf() where possible Closes gh-17444
-
dreis2211 authored
See gh-17444
-
Andy Wilkinson authored
* gh-17473: Add Javadoc `@since` tags for new additional Tomcat connectors methods Closes gh-17473
-
Johnny Lim authored
See gh-17473
-
Andy Wilkinson authored
* gh-17471: Remove folder that only contains package-info Closes gh-17471
-
dreis2211 authored
See gh-17471
-
- 09 Jul, 2019 15 commits
-
-
Andy Wilkinson authored
Closes gh-17470
-
Andy Wilkinson authored
Fixes gh-17217
-
Stephane Nicoll authored
Closes gh-17467
-
Stephane Nicoll authored
Closes gh-17446
-
Andy Wilkinson authored
* gh-17462: Polish BatchAutoConfiguration Closes gh-17462
-
Dmytro Nosan authored
See gh-17462
-
Andy Wilkinson authored
Closes gh-17466
-
Andy Wilkinson authored
Fixes gh-17465
-
Andy Wilkinson authored
* gh-17459: Polish Base64 usages Closes gh-17459
-
dreis2211 authored
See gh-17459
-
Andy Wilkinson authored
Closes gh-17463
-
Andy Wilkinson authored
Closes gh-17461
-
Andy Wilkinson authored
Closes gh-17460
-
Andy Wilkinson authored
Closes gh-17419
-
Andy Wilkinson authored
Closes gh-16663
-