- 28 Nov, 2017 26 commits
-
-
Stephane Nicoll authored
Closes gh-11085
-
Andy Wilkinson authored
Closes gh-11186
-
Andy Wilkinson authored
Closes gh-11184
-
Andy Wilkinson authored
* gh-11117: Complete the removal of Spring Social starters and auto-configuration Remove Spring Social starters and auto-configuration
-
Andy Wilkinson authored
Closes gh-11117
-
Craig Walls authored
See gh-11117
-
Andy Wilkinson authored
Closes gh-11148
-
Andy Wilkinson authored
Previously, a dependency on jackson-module-kotlin with Kotlin excluded was added to spring-boot-starter-json. This gave Kotlin users a smooth experience with Jackson and JSON at minimal, we thought, cost to other users. We have since learned that this arrangement causes a ClassNotFoundException at runtime when Jackson is configured to find modules via the service loader. This makes the cost of including jackson-module-kotlin to high for non-Kotlin users so this commit removes it. Closes gh-11133
-
Andy Wilkinson authored
Closes gh-11174
-
Andy Wilkinson authored
See gh-11178
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Andy Wilkinson authored
Closes gh-11180
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-11179
-
Andy Wilkinson authored
Closes gh-11178
-
Andy Wilkinson authored
Closes gh-11177
-
Andy Wilkinson authored
Closes gh-11176
-
Andy Wilkinson authored
Closes gh-11175
-
Spring Buildmaster authored
-
Stephane Nicoll authored
* pr/11171: Fix assertion locations
-
Johnny Lim authored
Closes gh-11171
-
Andy Wilkinson authored
Closes gh-11083
-
Andy Wilkinson authored
Closes gh-11082
-
Andy Wilkinson authored
Closes gh-11069
-
Andy Wilkinson authored
Closes gh-10982
-
- 27 Nov, 2017 14 commits
-
-
Madhura Bhave authored
Closes gh-10899
-
Andy Wilkinson authored
Closes gh-11166
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-10885
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-10680
-
Andy Wilkinson authored
Elasticsearch server requires log4j-core but we don't want the entire module to have a test dependency on log4j-core as it already uses Logback. This commit uses the modified class path runner to make log4j-core available specifically to the Elasticsearch-related tests. See gh-11166
-
Andy Wilkinson authored
* gh-11156: Polish "Remove a redundant dash in TestPropertyValues.Type" Remove a redundant dash in TestPropertyValues.Type
-
Andy Wilkinson authored
Closes gh-11156
-
Johnny Lim authored
Prior to this change, the dash was duplicated. For example "test--systemEnvironment". This commit removes the redundant dash and corrects the assertion in the test that should have caught the problem. See gh-11156
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-11167
-
Stephane Nicoll authored
* pr/11151: Polish "Fix CouchbaseReactiveRepositoriesAutoConfigurationTests" Fix CouchbaseReactiveRepositoriesAutoConfigurationTests
-
Stephane Nicoll authored
Closes gh-11151
-