13 Commits

Author SHA1 Message Date
Andy Wilkinson
30a623a98c Merge branch '3.1.x' into 3.2.x 2024-10-21 11:19:54 +01:00
Andy Wilkinson
ca2f9008d6 Add copyright/license headers to Java and Kotlin source files
Closes gh-250
2024-10-21 11:17:51 +01:00
Andy Wilkinson
f37d086087 Merge branch '3.1.x' into 3.2.x 2024-07-25 10:56:22 +01:00
Andy Wilkinson
9efd87bf37 Use enforcedPlatform to ensure use of Boot and Cloud's managed versions
Closes gh-207
2024-03-20 10:35:17 +00:00
Moritz Halbritter
1759b0822f Remove 'version' field from docker-compose files
Docker Compose v2 doesn't need that anymore, see
https://docs.docker.com/compose/compose-file/04-version-and-name/
2023-08-10 09:20:52 +02:00
Moritz Halbritter
8c160b8f10 Fix regex asserting URLs
Closes gh-184
2023-08-10 09:13:18 +02:00
Moritz Halbritter
bc7195d00d Use httpbin as docker compose service
Closes gh-184
2023-07-20 14:02:01 +02:00
Moritz Halbritter
38570578c6 Remove dependency on httpbin.org
Closes gh-180
2023-06-26 16:54:46 +02:00
Andy Wilkinson
0005963627 Polish Gradle build scripts
Improve consistency of whitespace and quotes
2023-05-26 11:07:04 +01:00
Andy Wilkinson
7ab0d163b4 Increase timeouts for calls to httpbin.org
It can be slow to respond which makes the tests fail intermittently.
This commit doubles the timeout to 10 seconds.
2023-05-19 08:29:34 +01:00
Andy Wilkinson
7ba4bb9a99 Apply formatting update to appTest source set 2023-03-20 15:07:25 +00:00
Andy Wilkinson
5170a2e722 Upgrade to Spring Java Format 0.0.38 2023-03-16 12:35:12 +00:00
Andy Wilkinson
7112a4b6a4 Reflect grouping in directory structure 2022-10-28 14:36:50 +01:00