- 18 Nov, 2020 15 commits
-
-
Andy Wilkinson authored
Closes gh-24199
-
Andy Wilkinson authored
Closes gh-24198
-
Andy Wilkinson authored
Closes gh-24197
-
Stephane Nicoll authored
Closes gh-24196
-
Stephane Nicoll authored
Closes gh-24195
-
Stephane Nicoll authored
Closes gh-23558
-
Stephane Nicoll authored
Closes gh-24194
-
Stephane Nicoll authored
Closes gh-24193
-
Stephane Nicoll authored
* pr/24147: Polish "Avoid unnecessary pattern compilation in WebFluxTags" Avoid unnecessary pattern compilation in WebFluxTags Closes gh-24147
-
Stephane Nicoll authored
See gh-24147
-
Peter Paul Bakker authored
See gh-24147
-
Phillip Webb authored
Update `SpringBootConfigurationFactory` so that it no longer attempts to get a `LoggingSystem`. The recent `LoggingSystem` update means makes use of the `SpringFactoriesLoader` class to load candidate logging systems. Unfortunately, the `SpringFactoriesLoader` class creates a `Logger` which (when using Log4J2) causes `SpringBootConfigurationFactory` to run. Calling `LoggingSystem.get` from `SpringBootConfigurationFactory` results in a recursive call to `SpringFactoriesLoader` which hasn't yet been fully initialized. We then see an NPE caused by a `null` `cache`. This update removes the call to `LoggingSystem.get` with the assumption that it would never return `null` anyway. Fixes gh-24163
-
Madhura Bhave authored
Closes gh-24188
-
Madhura Bhave authored
Closes gh-24187
-
Madhura Bhave authored
Closes gh-24145
-
- 17 Nov, 2020 16 commits
-
-
Phillip Webb authored
Update `ApplicationConversionService` with support for converting `CharSequence` source types by using existing `String` based converters. The addition is primarily to allow `ConfigTreePropertySource` values to be converted correctly. Closes gh-24171
-
Stephane Nicoll authored
Closes gh-24186
-
Stephane Nicoll authored
Closes gh-24185
-
Stephane Nicoll authored
* pr/24173: Provide dependency management for elasticsearch-rest-client-sniffer Closes gh-24173
-
izeye authored
See gh-24173
-
Scott Frederick authored
Closes gh-24184
-
Scott Frederick authored
Fixes gh-24183
-
Andy Wilkinson authored
See gh-24179
-
Andy Wilkinson authored
See gh-24178
-
Andy Wilkinson authored
Closes gh-24180
-
Andy Wilkinson authored
Closes gh-24177
-
Andy Wilkinson authored
Closes gh-24179
-
Andy Wilkinson authored
Closes gh-24178
-
Andy Wilkinson authored
Closes gh-24175
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-24176
-
- 16 Nov, 2020 3 commits
-
-
Stephane Nicoll authored
Closes gh-24162
-
Stephane Nicoll authored
* pr/24160: Rename "sla" to "slo" in reference documentation Closes gh-24160
-
Sergey Kolesnikov authored
See gh-24160
-
- 12 Nov, 2020 6 commits
-
-
Spring Buildmaster authored
-
Andy Wilkinson authored
Closes gh-21424
-
Andy Wilkinson authored
-
Spring Buildmaster authored
-
Andy Wilkinson authored
Closes gh-24132
-
Andy Wilkinson authored
Closes gh-24131
-