- 21 Sep, 2020 4 commits
-
-
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 19 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
-
Stephane Nicoll authored
Closes gh-23334
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-23333
-
Stephane Nicoll authored
Closes gh-23332
-
Stephane Nicoll authored
Closes gh-23331
-
Phillip Webb authored
Closes gh-23325
-
- 15 Sep, 2020 2 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
Ensure that the source jar entry is closed before reading certificates and code signers from the entry. gh-19041
-