- 08 Jun, 2020 25 commits
-
-
Dave Syer authored
Alter the logic of `MustacheEnvironmentCollector` so that the native fetcher is always consulted if it exists. When the context is a map (as it is in a web View for instance) you can't assume a non-null fetcher actually contains the property you are searching for. See gh-21060
-
Phillip Webb authored
-
Phillip Webb authored
-
Dave Syer authored
-
Phillip Webb authored
* pr/21650: Polish 'Clarify documentation for probe ports' Clarify documentation for probe ports Closes gh-21650
-
Phillip Webb authored
See gh-21650
-
Hui Li authored
Update the reference documentation to provide a better description of the port that should be used for Kubernetes probes. See gh-21650
-
Phillip Webb authored
* pr/21758: Use supplier assertions in availability indicator Closes gh-21758
-
dreis2211 authored
See gh-21758
-
Andy Wilkinson authored
Closes gh-21762
-
Andy Wilkinson authored
* gh-20716: Polish "Clarify loss of defaults when adding custom mapping" Clarify loss of defaults when adding custom mapping Closes gh-20716
-
Andy Wilkinson authored
See gh-20716
-
Norio authored
See gh-20716
-
Andy Wilkinson authored
Closes gh-21760
-
Andy Wilkinson authored
Closes gh-21759
-
Andy Wilkinson authored
Closes gh-19293
-
Andy Wilkinson authored
Closes gh-21755
-
Andy Wilkinson authored
Closes gh-21754
-
Andy Wilkinson authored
Previously, the spring bash script added . to the classpath but the Windows spring.bat script did not. This commit aligns the classpath of the two scripts by removing . from the classpath in the bash script. Fixes gh-19910
-
Andy Wilkinson authored
Closes gh-21752
-
Andy Wilkinson authored
Closes gh-21751
-
Andy Wilkinson authored
Closes gh-15358
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
- 07 Jun, 2020 11 commits
-
-
Phillip Webb authored
* pr/21381: Polish 'Support userInfo in elasticsearch URI' Support userInfo in elasticsearch URI Closes gh-21381
-
Phillip Webb authored
See gh-21381
-
Evgeniy Cheban authored
See gh-21381
-
Phillip Webb authored
Closes gh-21744
-
Phillip Webb authored
Closes gh-21743
-
Phillip Webb authored
Closes gh-21737
-
Stephane Nicoll authored
See gh-21739
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-21738
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-21729
-
- 06 Jun, 2020 4 commits
-
-
Phillip Webb authored
* pr/20929: Polish 'Allow beans without public constructors to load' Allow beans without public constructors to load Closes gh-20929
-
Phillip Webb authored
See gh-20929
-
Vlad Kisel authored
Allow `BeanDefinitionLoader` to load classes that don't have public constructors. The constraint was first introduced in d82c5080 to solve an issue with anonymous Groovy classes but causes particular problems with `@SpringBootTest`. See gh-20929
-
Phillip Webb authored
* pr/21732: Polish Closes gh-21732
-