All Classes and Interfaces

Class
Description
Base class for ConnectionDetailsFactory implementations that provide ConnectionDetails from a ContainerConnectionSource.
Base class for ConnectionDetails results that are backed by a ContainerConnectionSource.
Passed to ContainerConnectionDetailsFactory to provide details of the @ServiceConnection annotated Container that provides the service.
Imports idiomatic Testcontainers declaration classes into the Spring ApplicationContext.
Configures the JksSslStoreBundle key store to use with an SSL supported @ServiceConnection.
Configures the JksSslStoreBundle trust store to use with an SSL supported @ServiceConnection.
Configures the PemSslStoreBundle key store to use with an SSL supported @ServiceConnection.
Configures the PemSslStoreBundle trust store to use with an SSL supported @ServiceConnection.
Indicates that a field or method is a ContainerConnectionSource which provides a service that can be connected to.
Auto-configuration for @ServiceConnection annotated Container beans.
Configures the SslOptions, @SslBundleKey and protocol to use with an SSL supported @ServiceConnection.
Extended BeanDefinition interface used to register testcontainer beans.
ApplicationContextInitializer to manage the lifecycle of startable containers.
Auto-configuration to add support for properties sourced from a Testcontainers container.
Testcontainers startup strategies.