- 03 Sep, 2019 17 commits
-
-
Andy Wilkinson authored
See gh-17872
-
Wanderrful authored
See gh-17872
-
Andy Wilkinson authored
Closes gh-18108
-
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
Closes gh-18106
-
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
Closes gh-18103
-
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/18095: Use disabledWithoutDocker option for @Testcontainers Upgrade to Testcontainers 1.12.0 Closes gh-18095
-
dreis2211 authored
See gh-18095
-
dreis2211 authored
See gh-18095
-
Stephane Nicoll authored
Closes gh-18098
-
Stephane Nicoll authored
* pr/18092: Remove duplicated dependency in spring-boot-docs Closes gh-18092
-
dreis2211 authored
See gh-18092
-
Stephane Nicoll authored
* pr/18089: Remove unnecessary blank lines Closes gh-18089
-
dreis2211 authored
See gh-18089
-
- 02 Sep, 2019 13 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-18094
-
Andy Wilkinson authored
Fixes gh-17974
-
Andy Wilkinson authored
Closes gh-18093
-
Andy Wilkinson authored
Fixes gh-17550
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Phillip Webb authored
-
Phillip Webb authored
Reverts commit 2be3027d on 2.1.x
-
Phillip Webb authored
-
Phillip Webb authored
See gh-17539
-
- 01 Sep, 2019 10 commits
-
-
Phillip Webb authored
Closes gh-18085
-
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
Closes gh-18084
-
Andy Wilkinson authored
Fixes gh-17579
-
Andy Wilkinson authored
Closes gh-18083
-
Andy Wilkinson authored
Fixes gh-17541
-
Stephane Nicoll authored
* pr/18004: Fix duplicated words Closes gh-18004
-
dreis2211 authored
See gh-18004
-