- 03 Sep, 2019 6 commits
-
-
Andy Wilkinson authored
* gh-18100: Fix typo in deprecation reason for liquibase.check-change-log-location Closes gh-18100
-
Johnny Lim authored
See gh-18100
-
Andy Wilkinson authored
Previously, a custom FlywayMigrationInitializer bean named anything other than flywayInitializer could result in a NoSucBeanDefinitionException as the dependencies set up for JPA and JDBC components used the bean name flywayInitializer. This commit updates the configuration of the dependencies to depend on FlywayMigrationInitializer beans by type rather than name. Fixes gh-18105
-
Andy Wilkinson authored
Previously, a custom Flyway bean named anything other than flyway could result in a NoSucBeanDefinitionException as the dependencies set up for JPA and JDBC components used the bean name flyway. This commit updates the configuration of the dependencies to depend on Flyway beans by name rather than type. Fixes gh-18102
-
Stephane Nicoll authored
* pr/18092: Remove duplicated dependency in spring-boot-docs Closes gh-18092
-
dreis2211 authored
See gh-18092
-
- 02 Sep, 2019 6 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Fixes gh-17974
-
Andy Wilkinson authored
Fixes gh-17550
-
Andy Wilkinson authored
-
Phillip Webb authored
Reverts commit 2be3027d on 2.1.x
-
Phillip Webb authored
See gh-17539
-
- 01 Sep, 2019 5 commits
-
-
Phillip Webb authored
* pr/17539: Polish "Ensure Flyway/Liquibase runs before Quartz" Ensure Flyway/Liquibase runs before Quartz Closes gh-17539
-
Phillip Webb authored
See gh-17539
-
Dmytro Nosan authored
Add post processors to ensure that SchedulerFactoryBean and Scheduler beans depend on the Flyway and Liquibase beans. See gh-17539
-
Andy Wilkinson authored
Fixes gh-17579
-
Andy Wilkinson authored
Fixes gh-17541
-
- 31 Aug, 2019 23 commits
-
-
Phillip Webb authored
Closes gh-17814
-
Phillip Webb authored
Closes gh-17933
-
Phillip Webb authored
Update the reference guide with a note about using environment variables to configure logging. Closes gh-17958
-
Andy Wilkinson authored
This reverts commit f6f99d78 as 9.4.20 includes an incompatible class change where an abstract class in Jetty's public API was changed to an interface, making it incompatible with Framework 5.1.9. See gh-18035
-
Andy Wilkinson authored
Closes gh-18043
-
Andy Wilkinson authored
Closes gh-18042
-
Andy Wilkinson authored
Closes gh-18041
-
Andy Wilkinson authored
Closes gh-18040
-
Andy Wilkinson authored
Closes gh-18039
-
Andy Wilkinson authored
Closes gh-18038
-
Andy Wilkinson authored
Closes gh-18037
-
Andy Wilkinson authored
Closes gh-18036
-
Andy Wilkinson authored
Closes gh-18035
-
Andy Wilkinson authored
Closes gh-18034
-
Andy Wilkinson authored
Closes gh-18033
-
Andy Wilkinson authored
Closes gh-18032
-
Andy Wilkinson authored
Closes gh-18031
-
Andy Wilkinson authored
Closes gh-18030
-
Andy Wilkinson authored
Closes gh-18029
-
Andy Wilkinson authored
Closes gh-18028
-
Andy Wilkinson authored
Fixes gh-18018
-
Phillip Webb authored
Closes gh-17975
-
Phillip Webb authored
-