141 Commits (v3.3.6)

Author SHA1 Message Date
Phillip Webb ad72411e2b Apply conventions plugin to all subprojects 1 year ago
Andy Wilkinson 319e33f786 Make a single scrape attempt, protected by Awaitility 1 year ago
Andy Wilkinson e7e5ed1508 Don't initialize containers during AOT processing 1 year ago
Moritz Halbritter 1d45016d8c Upgrade to spring-javaformat 0.0.43 1 year ago
Andy Wilkinson 654016af7f Move Docker-related test support into a separate module 1 year ago
Andy Wilkinson 6fbf08fa9a Update spring-boot-docker-compose to use docker-test plugin 1 year ago
Andy Wilkinson 3f1f801461 Update spring-boot-testcontainers to use docker-test plugin 1 year ago
Phillip Webb 712d935c8e Fix checkstyle violation 2 years ago
Phillip Webb eef4c3c2c0 Allow TestcontainersLifecycleBeanPostProcessor to detect scoped beans 2 years ago
Andy Wilkinson 491f34d25c Improve container test code 2 years ago
Andy Wilkinson 138307c13c Disable test context cache in spring-boot-testcontainers 2 years ago
Ahmed Ashour 207327d97c Use method references when possible in test code 2 years ago
Phillip Webb ecc9a2352d Polish "Use constructor rather than Collection.addAll" 2 years ago
Piyal Ahmed 17adcfc180 Use constructor rather than Collection.addAll 2 years ago
Andy Wilkinson 35fb54a4d3 Polish deprecation notice 2 years ago
Andy Wilkinson d340f87c22 Disable test when Docker is not available 2 years ago
Andy Wilkinson 468e246dbb Make sure container's started before connection details use it 2 years ago
Andy Wilkinson 8b3c808ae6 Polish 2 years ago
Andy Wilkinson f5262d89df Add missing Testcontainers service connection tests 2 years ago
Scott Frederick f210d83062 Don't reuse Testcontainers containers if reuse is globally disabled 2 years ago
Matt Pavlovich af18a69d54 Use activemq-client instead of transitional activemq-client-jakarta 2 years ago
Johnny Lim 412b8dd548 Polish 2 years ago
Moritz Halbritter 8ffcfc9b77 Harmonize style of igored exceptions across the codebase 2 years ago
Scott Frederick 533f6c3bb1 Refactor TestcontainersPropertySource to use MapPropertySource 2 years ago
Amrit 67ba829d9e Fix typo in TestcontainersPropertySource assertion 2 years ago
Eddú Meléndez f3e7325064 Add service connection for Docker Compose and Testcontainers ActiveMQ 2 years ago
Eddú Meléndez f15cd93a35 Add service connection for Docker Compose and Testcontainers Artemis 2 years ago
Andy Wilkinson 61ca87f7a4 Polish "Prevent double registration of event publisher registrar" 2 years ago
tish 50c44e301a Prevent double registration of event publisher registrar 2 years ago
Scott Frederick bee6fe899c Polish "Add Docker Compose service connection support for OpenLDAP" 2 years ago
PhilKes eb940c3907 Add Docker Compose service connection support for OpenLDAP 2 years ago
Phillip Webb 88a8550609 Make OTEL tstcontainers integration test more resilient 2 years ago
Phillip Webb 89874d351a Ensure containers are started before binding datasource properties 2 years ago
Yanming Zhou d3a51e56b7 Remove unnecessary `static` modifiers 2 years ago
Phillip Webb 561c7f749b Don't start containers imported via @ImportTestcontainers 2 years ago
Phillip Webb 6ae113c18a Fix parallel startup of testcontainers 2 years ago
Phillip Webb 6c3dec42e0 Add container support for Oracle Free which replaces Oracle XE 2 years ago
Phillip Webb f68df82b30 Support lenient ContainerConnectionDetailsFactory hint registration 2 years ago
Phillip Webb 663243e60c Fix open telemetry container lifecycle issues 2 years ago
Phillip Webb 0c66db7b18 Refine container initialization and parallel startup logic 2 years ago
Moritz Halbritter 73685d1d02 Register required class names for reflection in Testcontainer factory 2 years ago
Phillip Webb 343046d30c Polish 2 years ago
Phillip Webb fcb75b6a1e Search implemented interfaces on superclass for @ServiceConnection 2 years ago
Moritz Halbritter 55dc2963ef Rename Testcontainers bean startup property 2 years ago
Phillip Webb 4c3a0f09d7 Support parallel initialization of Testcontainers 2 years ago
Phillip Webb efd9aa9b64 Polish 2 years ago
Phillip Webb e01e4f1912 Search implemented interfaces on superclass for @ServiceConnection 2 years ago
Johnny Lim 446677375e Polish gh-35082 2 years ago
Scott Frederick 86216fb4e9 Search implemented interfaces for @ServiceConnection fields 2 years ago
Phillip Webb 052757c2d8 Polish 2 years ago