- 20 May, 2021 1 commit
-
-
Spring Buildmaster authored
-
- 19 May, 2021 9 commits
-
-
Madhura Bhave authored
Fixes gh-11987
-
Andy Wilkinson authored
Fixes gh-22689
-
Andy Wilkinson authored
Fixes gh-26470
-
Stephane Nicoll authored
Closes gh-26600
-
Stephane Nicoll authored
Closes gh-26599
-
Stephane Nicoll authored
Closes gh-26598
-
Stephane Nicoll authored
Closes gh-26597
-
Stephane Nicoll authored
Closes gh-26426
-
Andy Wilkinson authored
Fixes gh-24151
-
- 18 May, 2021 1 commit
-
-
Stephane Nicoll authored
Closes gh-26429
-
- 17 May, 2021 26 commits
-
-
Andy Wilkinson authored
Closes gh-26428
-
Andy Wilkinson authored
Closes gh-26569
-
Stephane Nicoll authored
Closes gh-26479
-
Andy Wilkinson authored
* gh-25944: Polish "Document use of module replacements to swap dependencies" Document use of module replacements to swap dependencies Closes gh-25944
-
Andy Wilkinson authored
See gh-25944
-
Caleb Cushing authored
See gh-25944 Signed-off-by:
Caleb Cushing <xenoterracide@gmail.com>
-
Andy Wilkinson authored
* gh-26446: Remove unnecessary semicolon Closes gh-26446
-
weixsun authored
See gh-26446
-
Andy Wilkinson authored
* gh-26227: Polish "Improve documentation of TestRestTemplate's fault tolerance" Improve documentation of TestRestTemplate's fault tolerance Closes gh-26227
-
Andy Wilkinson authored
See gh-26227
-
Carlos Rafael de Oliveira Carneiro authored
See gh-26227
-
Stephane Nicoll authored
Closes gh-26495
-
Stephane Nicoll authored
Closes gh-26494
-
Stephane Nicoll authored
Closes gh-26493
-
Stephane Nicoll authored
Closes gh-26492
-
Stephane Nicoll authored
Closes gh-26491
-
Stephane Nicoll authored
Closes gh-26490
-
Stephane Nicoll authored
Closes gh-26489
-
Stephane Nicoll authored
Closes gh-26488
-
Stephane Nicoll authored
Closes gh-26487
-
Stephane Nicoll authored
Closes gh-26486
-
Stephane Nicoll authored
Closes gh-26485
-
Stephane Nicoll authored
Closes gh-26484
-
Stephane Nicoll authored
Closes gh-26483
-
Stephane Nicoll authored
Closes gh-26482
-
Stephane Nicoll authored
Closes gh-26481
-
- 15 May, 2021 2 commits
-
-
Andy Wilkinson authored
Closes gh-26467
-
Andy Wilkinson authored
Closes gh-25528
-
- 14 May, 2021 1 commit
-
-
Andy Wilkinson authored
Previously, @ConfigurationProperties was not annotated with @Indexed. This meant that @ConfigurationPropertiesScan would not be able to find them when the underlying ClassPathScanningCandidateComponentProvider is using a CandidateComponentsIndex. This commit annotated @ConfigurationProperties with @Indexed so that they can be found by index-based scanning. Fixes gh-26459
-