weixsun
8a2be288a3
Remove unnecessary throws declaration in tests
...
See gh-26441
4 years ago
weixsun
d115361980
Remove redundant suppression
...
See gh-26448
4 years ago
Andy Wilkinson
c917b61484
Reinstate leading / in default value for spring.liquibase.change-log
...
Unfortunately, while redundant for new applications, removing the
leading slash adversely affected existing application upon upgrades as
it caused Liquibase to re-apply every change log.
Closes gh-20177
5 years ago
Stephane Nicoll
25e87620d3
Fix broken smoke test
...
See gh-19926
5 years ago
Stephane Nicoll
945ce2e6b9
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19096
5 years ago
Phillip Webb
01933f9b06
Merge previously split strings
...
Merge some string lines that were previously split because of the
90 chars wide formatting.
5 years ago
Phillip Webb
c3816bfe7b
Polish output capture names
5 years ago
Madhura Bhave
d9466f5659
Move smoke tests under spring-boot-test
...
See gh-17393
5 years ago