Add ServiceConnection support for LLdapContainer (Testcontainers)
See gh-44389 Signed-off-by: Eddú Meléndez <eddu.melendez@gmail.com>
This commit is contained in:
committed by
Moritz Halbritter
parent
5fac1011d6
commit
261ea64e39
@@ -62,6 +62,9 @@ The following service connection factories are provided in the `spring-boot-test
|
||||
| javadoc:org.springframework.boot.autoconfigure.kafka.KafkaConnectionDetails[]
|
||||
| Containers of type javadoc:org.testcontainers.kafka.KafkaContainer[], javadoc:org.testcontainers.kafka.ConfluentKafkaContainer[] or javadoc:org.testcontainers.redpanda.RedpandaContainer[]
|
||||
|
||||
| javadoc:org.springframework.boot.autoconfigure.ldap.LdapConnectionDetails[]
|
||||
| Containers named "osixia/openldap" or of type javadoc:org.testcontainers.ldap.LLdapContainer[]
|
||||
|
||||
| javadoc:org.springframework.boot.autoconfigure.liquibase.LiquibaseConnectionDetails[]
|
||||
| Containers of type javadoc:{url-testcontainers-jdbc-javadoc}/org.testcontainers.containers.JdbcDatabaseContainer[]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user