Skip to content

Commit

Permalink
Reinstate accidentally removed sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed Nov 13, 2023
1 parent 9334840 commit 2776047
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ To do so, add the `@ImportTestcontainers` annotation to your test configuration
include::code:MyContainersConfiguration[]

TIP: If you don't intend to use the <<features#features.testing.testcontainers.service-connections, service connections feature>> but want to use <<features#features.testing.testcontainers.dynamic-properties, `@DynamicPropertySource`>> instead, remove the `@ServiceConnection` annotation from the `Container` fields.
You can also add `@DynamicPropertySource` annotated methods to your declaration class.



Expand Down

0 comments on commit 2776047

Please sign in to comment.