- 13 Feb, 2018 27 commits
-
-
Stephane Nicoll authored
-
Andy Wilkinson authored
This reverts commit 9dd7b068.
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-11951
-
Andy Wilkinson authored
This reverts commit f24c92c6 which is no longer necessary as SPR-16456 has no been fixed. See gh-11894
-
Stephane Nicoll authored
* pr/12017: Polish "Remove unnecessary config options for metrics" Remove unnecessary config options for JDBC, Rabbit, and Cache metrics
-
Stephane Nicoll authored
Closes gh-12017"
-
Jon Schneider authored
See gh-12017
-
Andy Wilkinson authored
Closes gh-12012
-
Andy Wilkinson authored
Closes gh-11916
-
Andy Wilkinson authored
Closes gh-12010
-
Stephane Nicoll authored
* pr/11997: Polish "Add health indicator for reactive MongoDB" Add health indicator for reactive MongoDB
-
Stephane Nicoll authored
Closes gh-11997
-
Yulin Qin authored
See gh-11997
-
Andy Wilkinson authored
Closes gh-12006
-
Stephane Nicoll authored
* pr/12019: Polish "Polish modifier order" Polish modifier order
-
Stephane Nicoll authored
Closes gh-12019
-
Johnny Lim authored
See gh-12019
-
Stephane Nicoll authored
* pr/12011: Polish "Remove redundant casts" Remove redundant casts
-
Stephane Nicoll authored
Closes gh-12011
-
igor-suhorukov authored
See gh-12011
-
Phillip Webb authored
Migrate `IntegrationAutoConfigurationTests` to use the `ApplicationContextRunner`.
-
Phillip Webb authored
Update `ApplicationContextAssert` with support for scopes. Allows tests to consider the all ancestors, or limit assertions to just the current context. Fixes gh-12015
-
Phillip Webb authored
Update `ConfigurationPropertySources` so that the underlying sources are checked when attaching. Prior to this commit, in a parent/child setup the `ConfigurationPropertySources` adapter may already present on the parent. This means the attaching is skipped but the managed sources are incorrect. Fixes gh-12013
-
Phillip Webb authored
Add `ApplicationContextInitializer` support to `ApplicationContextRunner`.
-
Phillip Webb authored
-
Madhura Bhave authored
Closes gh-11928
-
- 12 Feb, 2018 13 commits
-
-
Madhura Bhave authored
Fixes gh-12014
-
Phillip Webb authored
Remove custom `SpringIntegrationMetrics` and instead provide auto-configuration to the direct Micrometer support added in Spring Integration 5.0.2. Closes gh-11985
-
Andy Wilkinson authored
Closes gh-11970
-
Andy Wilkinson authored
Closes gh-11978
-
Madhura Bhave authored
-
Phillip Webb authored
-
Andy Wilkinson authored
Closes gh-11970
-
Stephane Nicoll authored
* pr/12004: Polish
-
Johnny Lim authored
Closes gh-12004
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-11992
-
Brian Clozel authored
As discussed in gh-11872, `TestRestTemplate` constructor variants taking a `RestTemplate` argument are confusing since the main goal of that class is to mutate `RestTemplate`. This commit removes all those constructor variants and replaces them with `RestTemplateBuilder` arguments when possible. Closes gh-11872
-
Stephane Nicoll authored
Closes gh-11025
-