- 06 Aug, 2019 2 commits
-
-
Spring Buildmaster authored
-
Stephane Nicoll authored
Closes gh-17794
-
- 05 Aug, 2019 17 commits
-
-
Madhura Bhave authored
* pr/17774: Fix typo in assertion Closes gh-17774
-
陈其苗 authored
See gh-17774
-
Stephane Nicoll authored
Closes gh-17675
-
Stephane Nicoll authored
Closes gh-17786
-
Madhura Bhave authored
Closes gh-17581
-
Stephane Nicoll authored
Closes gh-17645
-
Stephane Nicoll authored
Closes gh-17641
-
Stephane Nicoll authored
Closes gh-17643
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-17783
-
Stephane Nicoll authored
Closes gh-17640
-
Stephane Nicoll authored
Closes gh-17642
-
Stephane Nicoll authored
Closes gh-17353
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-17352
-
- 04 Aug, 2019 1 commit
-
-
Stephane Nicoll authored
Closes gh-17777
-
- 02 Aug, 2019 10 commits
-
-
Madhura Bhave authored
Missing change logs would lead to an exception even if the checkChangeLogLocation was set to false. Spring Boot's check would pass but Liquibase would fail later making this property redundant. Fixes gh-16232
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/17662: Polish "Refine back-off strategy of Neo4j SessionFactory" Refine back-off strategy of Neo4j SessionFactory Closes gh-17662
-
Stephane Nicoll authored
See gh-17662
-
Michael Simons authored
This commit separates the auto-configuration of the `SessionFactory` in an isolated class so that the rest of the auto-configuration is still applied if the user provides a custom `SessionFactory` bean. See gh-17662
-
Stephane Nicoll authored
Closes gh-17763
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-17351
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-17221
-
- 01 Aug, 2019 9 commits
-
-
Madhura Bhave authored
Closes gh-15343
-
Madhura Bhave authored
Fixes gh-16309
-
Stephane Nicoll authored
For consistency, similar beans have been renamed as well. Closes gh-17751
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/17488: Polish "Create RestClient from a RestHighLevelClient if available" Create RestClient from a RestHighLevelClient if available Closes gh-17488
-
Stephane Nicoll authored
This significantly rework the auto-configuration to reflect the order in which things are expected. Rather than keeping a conceptual cycle between the builder and the two inner classes that are processed first, the configuration is now split in three parts: * The builder that is required and common * The configuration when the HighLevelClient is available * The RestClient configuration when that's not the case See gh-17488
-
Dmytro Nosan authored
See gh-17488
-
Phillip Webb authored
-
Phillip Webb authored
-
- 31 Jul, 2019 1 commit
-
-
Madhura Bhave authored
Fixes gh-17652
-