- 22 Sep, 2020 6 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
Closes gh-23439
-
Phillip Webb authored
See gh-23433
-
Phillip Webb authored
Closes gh-23433
-
- 21 Sep, 2020 6 commits
-
-
Andy Wilkinson authored
See gh-22983
-
Andy Wilkinson authored
Previously LOG_LEVEL_PATTERN and LOG_DATEFORMAT_PATTERN were not consumed as system properties in log4j2.xml and log4j2-file.xml. As a result, the logging.pattern.level and logging.pattern.dateformat configuration properties, which are translated into the LOG_LEVEL_PATTERN and LOG_DATEFORMAT_PATTERN system properties respectively had no effect. This commit updates the log4j2.xml and log4j2-file.xml config files to consume LOG_LEVEL_PATTERN and LOG_DATEFORMAT_PATTERN as system properties. When the system property is not set, the configuation falls back to the default values specified in the config files. Tests for both log4j2.xml and log4j2-file.xml to verify the behaviour have also bean added. Fixes gh-22983
-
Andy Wilkinson authored
Closes gh-23425
-
Andy Wilkinson authored
* gh-23418: Polish "Add note about Kotlin main class name" Add note about Kotlin main class name Closes gh-23418
-
Andy Wilkinson authored
See gh-23418
-
Sebastiaan Fernandez authored
See gh-23418
-
- 20 Sep, 2020 2 commits
-
-
Andy Wilkinson authored
Closes gh-23416
-
Andy Wilkinson authored
Closes gh-23415
-
- 18 Sep, 2020 2 commits
-
-
Andy Wilkinson authored
Previously, spring.flyway.init-sqls was only applied to Flyway's configuration if Flyway was being configured to create the DataSource. If Flyway was being configured to use an existing DataSource, init-sqls was not applied. This is a hangover from when the init SQLs support was introduced. At that time, Flyway only supported SQL to initialize the connection when it was creating the DataSource. Flyway 5.2 added init SQL support no matter how Flyway's DataSource was configured. This commit updates FlywayAutoConfiguration to always apply the init-sqls property to Flyway's configuration. The property's documentation does not describe the current limitation so this change should align the behaviour with what the documentation leads people to expect. Fixes gh-23392
-
Andy Wilkinson authored
Fixes gh-23402
-
- 17 Sep, 2020 11 commits
-
-
Spring Buildmaster authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Spring Buildmaster authored
-
Stephane Nicoll authored
Closes gh-23388
-
Stephane Nicoll authored
Closes gh-23186
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-23384
-
Stephane Nicoll authored
Closes gh-23185
-
Stephane Nicoll authored
Closes gh-23198
-
- 16 Sep, 2020 13 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-23374
-
Andy Wilkinson authored
Closes gh-23375
-
Andy Wilkinson authored
Closes gh-23374
-
Stephane Nicoll authored
Closes gh-23372
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-23371
-
Stephane Nicoll authored
Closes gh-23195
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-23194
-
Stephane Nicoll authored
Closes gh-23340
-
Stephane Nicoll authored
Closes gh-23336
-
Stephane Nicoll authored
Closes gh-23335
-