Phillip Webb
0f1c0d97d1
Create spring-boot-liquibase module
...
See gh-46088
7 months ago
Stéphane Nicoll
80933d86b4
Create spring-boot-flyway module
...
See gh-46086
7 months ago
Andy Wilkinson
5addbc70e7
Create spring-boot-jdbc module
...
See gh-46085
7 months ago
Stéphane Nicoll
4acdc5ee7c
Create spring-boot-artemis module
...
See gh-46083
7 months ago
Stéphane Nicoll
fd13ac80e8
Create spring-boot-activemq module
...
See gh-46082
7 months ago
Brian Clozel
dcf0eb36d3
Create spring-boot-amqp module
...
See gh-46077
7 months ago
Andy Wilkinson
693c27c6e3
Start splitting up spring-boot-autoconfigure
...
See gh-46071
7 months ago
Andy Wilkinson
71f74c7ee2
Start splitting up spring-boot
...
See gh-46071
7 months ago
Phillip Webb
5a1b6d2269
Reduce number of test dependencies
...
Reduce the number of direct test dependencies and instead rely on
transitive test support dependencies.
Closes gh-46072
7 months ago
Phillip Webb
3aeb18d618
Add license header to gradle files
...
See gh-46065
7 months ago
Phillip Webb
d66b28fcba
Update end copyright year to 'present'
...
See gh-46065
7 months ago
Stéphane Nicoll
af926e2aef
Restore behavior of TestImage with Elasticsearch
...
See gh-46052
7 months ago
Stéphane Nicoll
4aff06aa17
Polish "Upgrade to Elasticsearch 9.0.2"
...
CLoses gh-46052
7 months ago
Phillip Webb
8b85f92bf9
Fix merge conflict error
8 months ago
Phillip Webb
77e51fd680
Polish
8 months ago
Phillip Webb
853bb46e93
Polish
8 months ago
Phillip Webb
23496fd36b
Polish
8 months ago
Phillip Webb
2b2228eba5
Update copyright year of changed files
8 months ago
Johnny Lim
0a54804a0f
Polish
...
See gh-45592
Signed-off-by: Johnny Lim <izeye@naver.com>
8 months ago
Johnny Lim
69f0b7a1e0
Restore visibility for DockerComposeProperties.get()
...
See gh-45240
Signed-off-by: Johnny Lim <izeye@naver.com>
9 months ago
Phillip Webb
d15078d35f
Polish 'Allow ConnectionDetailsFactories to use context class loader'
...
Refine the submitted pull-request to remove the configuration
property with the assumption that the context classloader will
work for all cases.
See gh-45014
10 months ago
lengors
cc1e1cc92a
Allow ConnectionDetailsFactories to use context class loader
...
Update `ConnectionDetailsFactories` so that the context classloader
can be used to load factories.
See gh-45014
Signed-off-by: lengors <24527258+lengors@users.noreply.github.com>
10 months ago
Moritz Halbritter
80b6c59669
Improve debuggability of DockerComposeTestExtension
10 months ago
Moritz Halbritter
6b9cd873ca
Use gvenzl/oracle-free:23.6-slim which has ARM64 support
...
See gh-35249
10 months ago
Andy Wilkinson
3a6e4e9e58
Add checks for factories files
...
META-INF/spring.factories and META-INF/spring/aot.factories in the
main source set are now checked. The checks verify that:
- Each class listed in the values exists in the source set's output
- The classes are listed alphabetically
- Nested classes are identified using their binary name
Closes gh-44676
11 months ago
Eddú Meléndez
5fac1011d6
Add ServiceConnection support for lldap/lldap (Compose)
...
See gh-44389
Signed-off-by: Eddú Meléndez <eddu.melendez@gmail.com>
11 months ago
Moritz Halbritter
7cf9cc74a2
Add SSL service connection support for Redis
...
See gh-41137
11 months ago
Moritz Halbritter
b773dcd356
Add ability to copy additional files when running Docker Compose tests
...
See gh-41137
11 months ago
Moritz Halbritter
b62a0c1ae0
Add SSL support to Docker Compose and Testcontainers infrastructure
...
See gh-41137
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
11 months ago
Johnny Lim
6c8d41935f
Polish
...
See gh-43879
Signed-off-by: Johnny Lim <izeye@naver.com>
1 year ago
Andy Wilkinson
b601282b57
Polish "Add support for empty password in bitnami/postgresql"
...
See gh-43771
1 year ago
He Zean
2f178188d1
Add support for empty password in bitnami/postgresql
...
See gh-43771
Signed-off-by: He Zean <realhezean@gmail.com>
1 year ago
He Zean
ab8d2ebc8a
Make handling of ALLOW_EMPTY_PASSWORD consistent
...
See gh-43790
Signed-off-by: He Zean <realhezean@gmail.com>
1 year ago
Andy Wilkinson
d4f497d90d
Polish "Fix handling of env vars in Bitnami's Postgres image"
...
See gh-43783
1 year ago
He Zean
c8f2fb0d94
Fix handling of env vars in Bitnami's Postgres image
...
See gh-43783
Signed-off-by: He Zean <realhezean@gmail.com>
1 year ago
Phillip Webb
a49719d73e
Use consistent exception messages in Assert calls
...
Update `Assert` calls to consistently use messages of the form
"'item' must [not] ...".
Closes gh-43780
1 year ago
Phillip Webb
f08188d5cf
Change relevant Assert calls to throw IllegalStateException
...
Change certain Assert class from `assert...` to `assertState`
so that a more appropriate `IllegalStateException` is thrown.
Fixes gh-43779
1 year ago
Phillip Webb
b48ce96746
Update copyright year of changed files
1 year ago
Phillip Webb
c2d8218f6d
Update copyright year of changed files
1 year ago
Phillip Webb
962514601f
Restore support for docker compose versions earlier than 2.24
...
Fixes gh-43710
1 year ago
Stéphane Nicoll
5b5ba2e65b
Polish "Configure Postgres' application_name from the environment"
...
This commit configure the 'application_name' property of the Postgres
container from the standard 'spring.application.name'.
See gh-42460
1 year ago
Dmytro Nosan
ce0bcf3493
Configure Postgres' application_name from the environment
...
This commit configure the 'application_name' property of the Postgres
container from the standard 'spring.application.name'.
See gh-42460
1 year ago
Stéphane Nicoll
f65336ca56
Fix compilation failure on merge
1 year ago
Moritz Halbritter
e2cf9e105c
Respect profiles when listing running Docker Compose containers
...
Closes gh-40139
1 year ago
Johnny Lim
859c235a95
Polish
...
See gh-43316
1 year ago
Stéphane Nicoll
27e8f14c31
Polish "Add container support for ClickHouse"
...
See gh-42837
1 year ago
Phillip Webb
3481107ff7
Update copyright year of changed files
1 year ago
Stéphane Nicoll
b7979cf443
Use AbstractAotProcessor.AOT_PROCESSING instead of duplicate constant
...
Closes gh-42461
1 year ago
Moritz Halbritter
a3060652f8
Call String.toLowerCase and .toUppercase with explicit locale
...
Closes gh-42719
1 year ago
Stéphane Nicoll
d98ed306d2
Polish "Fix links to CNCF resources in Javadoc"
...
See gh-42645
1 year ago