- 12 Aug, 2020 28 commits
-
-
Andy Wilkinson authored
* gh-22710: Introduce @ForkedClassPath for testing unmodified class path Closes gh-22710
-
dreis2211 authored
See gh-22710
-
Andy Wilkinson authored
Closes gh-22761
-
Andy Wilkinson authored
Closes gh-22917
-
Andy Wilkinson authored
Fixes gh-22913
-
Phillip Webb authored
Fix the `spring.config.activate.on-profile` entry which was accidentally entered as `spring.config.import.on-profile`. See gh-22497
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-22844
-
Andy Wilkinson authored
See gh-22909
-
Andy Wilkinson authored
See gh-22909
-
Andy Wilkinson authored
Closes gh-22911
-
Andy Wilkinson authored
Closes gh-22910
-
Andy Wilkinson authored
* gh-22765: Mention configuration customizers for WebTestClient and RestAssured Closes gh-22765
-
Johnny Lim authored
See gh-22765
-
Stephane Nicoll authored
This commit switches the deprecation level of several properties in the spring.data.neo4j namespace from error and warning. The server URI and basic authentication can be used in a deprecated fashion to configure the new neo4j driver. Closes gh-22653
-
Andy Wilkinson authored
Closes gh-22907
-
Andy Wilkinson authored
Closes gh-22905
-
Andy Wilkinson authored
Closes gh-22904
-
Andy Wilkinson authored
Closes gh-22903
-
Stephane Nicoll authored
Closes gh-22647
-
Stephane Nicoll authored
* pr/22548: Polish "Add basic auth support for Prometheus pushgateway" Add basic auth support for Prometheus pushgateway Closes gh-22548
-
Stephane Nicoll authored
See gh-22548
-
AndrewDi authored
See gh-22548
-
Stephane Nicoll authored
Closes gh-22900
-
Stephane Nicoll authored
Closes gh-22899
-
Stephane Nicoll authored
* pr/22898: Polish "Harmonize Discover the HTTP Port at Runtime How-To" Harmonize Discover the HTTP Port at Runtime How-To Closes gh-22898
-
Stephane Nicoll authored
See gh-22898
-
John Franco authored
See gh-22898
-
- 11 Aug, 2020 12 commits
-
-
Phillip Webb authored
* pr/22858: Polish 'Support ConfigurationClassPostProcessor supplier' Support ConfigurationClassPostProcessor supplier Closes gh-22858
-
Phillip Webb authored
See gh-22858
-
Dave Syer authored
Update `SharedMetadataReaderFactoryContextInitializer` to optionally support a `ConfigurationClassPostProcessor` provided via an instance `Supplier`. If the instance supplier is available then we can use that to set the `MetadataReaderFactory` non-reflectively, instead of using a `PropertyValue` (and the `BeanWrapper` eventually). The previous behavior is left as a fallback and without a change in Spring Framework will continue to be the default for most applications. See gh-22858
-
Madhura Bhave authored
Closes gh-22897
-
Madhura Bhave authored
Closes gh-22895
-
Madhura Bhave authored
Fixes gh-21542
-
Phillip Webb authored
* pr/22845: Polish 'Allow step action to be optional' Allow step action to be optional Closes gh-22845
-
Phillip Webb authored
See gh-22845
-
Marten Deinum authored
Update `SpringApplicationRunListeners` so that the step action is optional and does not need to call `end()`. This commit also introduces a test for the failure case showing that there is a missed call to end with the initial solution. See gh-22845
-
Andy Wilkinson authored
Closes gh-22893
-
Andy Wilkinson authored
* gh-22829: Polish "Exclude cookie headers by default from HTTP traces" Exclude cookie headers by default from HTTP traces Closes gh-22829
-
Andy Wilkinson authored
See gh-22829
-