- 19 Apr, 2021 2 commits
-
-
Stephane Nicoll authored
* pr/26150: Fix wrong replacements for spring.datasource.[schema|data] Closes gh-26150
-
zuisong authored
See gh-26150
-
- 16 Apr, 2021 10 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-26118
-
Stephane Nicoll authored
Closes gh-26119
-
Stephane Nicoll authored
Closes gh-26117
-
Stephane Nicoll authored
* pr/25532: Polish contribution Polish KotlinConstructorParametersBinderTests Closes gh-25532
-
Stephane Nicoll authored
See gh-25532
-
katielevy1 authored
See gh-25532
-
Phillip Webb authored
See gh-23098
-
Phillip Webb authored
This reverts commit ab8e599c. See gh-24805
-
- 15 Apr, 2021 28 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
Update `Log4J2LoggingSystem` so that call to `setLevel` with a `null` level with remove the logger if it was previously configured by a `LoggingSystem` call. To track which loggers have been configured by us, and which have been configure directly by the user, a custom `LoggerConfig` subclass is used. We'll only remove `LevelSetLoggerConfig` classes, for any others we'll call `setLevel(null)` on the config. Prior to this commit, it was impossible to set then reset a logger level using the actuator endpoint. This is because Log4J doesn't provide a way to get the actual configured level. If the `setLevel(null)` has been applied, then `getLevel()` will return the value of the parent logger or a default value of `ERROR`. Fixes gh-24298
-
Phillip Webb authored
Closes gh-26139
-
Phillip Webb authored
Add a `StandardConfigDataResource.getProfile()` method so that it's possible to tell the profile used when reading a profile specific resource. Fixes gh-25940
-
Andy Wilkinson authored
Closes gh-26137
-
Stephane Nicoll authored
* pr/26135: Polish Closes gh-26135
-
izeye authored
See gh-26135
-
Stephane Nicoll authored
* pr/26134: Add RepositoryMetricsAutoConfiguration to spring.factories Closes gh-26134
-
izeye authored
See gh-26134
-
Stephane Nicoll authored
-
Spring Buildmaster authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Spring Buildmaster authored
-
Andy Wilkinson authored
This reverts commit 51d57e19. See gh-25838
-
Andy Wilkinson authored
See gh-26130
-
Stephane Nicoll authored
* pr/26129: Avoid some redirects in docs Closes gh-26129
-
dreis2211 authored
See gh-26129
-
Andy Wilkinson authored
See gh-26130
-
Andy Wilkinson authored
Closes gh-26130
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-25907
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-25907
-
Stephane Nicoll authored
Closes gh-25933
-
Stephane Nicoll authored
Closes gh-25932
-
Stephane Nicoll authored
Closes gh-25930
-
Stephane Nicoll authored
Closes gh-25929
-