Phillip Webb
|
decc32dde3
|
Restructure project directories to better fit Gradle
Closes gh-46358
|
9 months ago |
Yanming Zhou
|
3f17e42b38
|
Polish formatting of log configuration file
1. Remove space before `/>` to keep consistency.
2. Capitalize `filters` for Log4j2.
3. Uppercase log level to keep consistency.
See gh-43322
|
1 year ago |
Andy Wilkinson
|
7e4d60e07f
|
Update spring-boot-launch-script-tests to use docker-test plugin
See gh-41228
|
2 years ago |
Andy Wilkinson
|
ce99db1902
|
Port the build to Gradle
Closes gh-19609
Closes gh-19608
|
6 years ago |
Andy Wilkinson
|
d439b73758
|
Use docker-java 3.0.x for launch script integration tests
|
8 years ago |
Phillip Webb
|
89b0ba2c14
|
Relocate test projects under `spring-boot-tests`
Move integration and deployment tests under a single `spring-boot-tests`
module.
See gh-9316
|
9 years ago |
Andy Wilkinson
|
0270ccafa5
|
Enable Docker command debug logging to improve diagnostics on CI server
|
9 years ago |
Andy Wilkinson
|
d1b47c8a8f
|
Add integration tests for default launch script
This commit adds a suit of integration tests for the launch script. See
the accompanying README.adoc for further details.
Closes gh-4872
|
10 years ago |