spring-boot/spring-boot-project
Andy Wilkinson 95f45eab1f Create service connections from Testcontainers-managed containers
Building upon the auto-configuration support for service connections,
this commit adds support for deriving connection details from a
Testcontainers-managed container. Several service-specific
annotations have been introduced. These annotations can be used on a
container field to indicate that it is a source of the details for
a service connection.

See gh-34658

Co-Authored-By: Phillip Webb <pwebb@vmware.com>
Co-Authored-By: Mortitz Halbritter <mkammerer@vmware.com>
2023-03-24 10:04:21 +00:00
..
spring-boot Merge branch '3.0.x' 2023-03-23 23:04:35 -07:00
spring-boot-actuator Merge branch '3.0.x' 2023-03-23 23:01:32 -07:00
spring-boot-actuator-autoconfigure Add ConnectionDetail support to Zipkin auto-configuration 2023-03-24 09:25:26 +00:00
spring-boot-autoconfigure Add infrastructure for pluggable connection details factories 2023-03-24 10:04:21 +00:00
spring-boot-dependencies Provide dependency management for Testcontainers 2023-03-23 16:49:08 +00:00
spring-boot-devtools Merge branch '2.7.x' into 3.0.x 2023-02-22 18:36:16 -08:00
spring-boot-docs Create service connections from Testcontainers-managed containers 2023-03-24 10:04:21 +00:00
spring-boot-parent Provide dependency management for Testcontainers 2023-03-23 16:49:08 +00:00
spring-boot-starters Polish Authorization Server auto-configuration 2023-03-22 19:26:38 +00:00
spring-boot-test Merge branch '2.7.x' into 3.0.x 2023-03-23 23:00:50 -07:00
spring-boot-test-autoconfigure Create service connections from Testcontainers-managed containers 2023-03-24 10:04:21 +00:00
spring-boot-tools Create service connections from Testcontainers-managed containers 2023-03-24 10:04:21 +00:00