- 07 Sep, 2018 20 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14343
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-13821
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14259
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14322
-
Stephane Nicoll authored
See gh-14325
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-14326
-
Brian Clozel authored
Closes gh-14323
-
- 06 Sep, 2018 20 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
* gh-14206: Polish "Remove redundancy from actuator documentation" Remove redundancy from actuator documentation
-
Madhura Bhave authored
Closes gh-14206
-
kuldeepsidhu88 authored
See gh-14206
-
Phillip Webb authored
See gh-11077
-
Phillip Webb authored
-
Phillip Webb authored
Closes gh-11077
-
Andreas Neiser authored
Add additional tests to ensure that `@MockBean` and `@SpyBean` work consistently when combined with `@Primary`. See gh-11077
-
Phillip Webb authored
Update `MockitoPostProcessor` so that `@MockBean` and `@SpyBean` work consistently when combined with `@Primary`. See gh-11077 Co-authored-by:
Andreas Neiser <andreas.neiser@gmail.com>
-
Phillip Webb authored
Remove factory method previously used to create the mock instance. Since commit 0e00a49d, the method is not longer needed. See gh-11077
-
Brian Clozel authored
In preparation for gh-14323
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-1176
-
Stephane Nicoll authored
* pr/14318: Polish "Fix use of deprecated Mongo API" Fix use of deprecated Mongo API
-
Stephane Nicoll authored
Closes gh-14318
-
Mark Paluch authored
We now use com.mongodb.MongoClientSettings to configure the reactive MongoDB driver. This is a breaking change as MongoClientSettingsBuilderCustomizer and user-provided MongoClientSettings beans referenced the package the settings type from com.mongodb.async.client. MongoClient.getSettings() is deprecated and still in use within tests until a replacement is available. See gh-14318
-
Stephane Nicoll authored
Closes gh-12544
-
Stephane Nicoll authored
This commit deprecates the few 'enabled' flags that control whether certain meter binders are registered in the context. Metrics auto-configuration for the JVM, Logback and System-related information have been moved to individual auto-configurations so that they can be excluded rather than using the now deprecated flag. This harmonizes our policy with regards to disabling behaviour, especially since other similar auto-configurations do not have such flag. Closes gh-13408
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-1176
-