apache / pekko-connectors

Apache Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Apache Pekko.
https://pekko.apache.org/
Apache License 2.0
56 stars 27 forks source link

testcontainers deprecated method warning #617

Closed pjfanning closed 2 months ago

pjfanning commented 2 months ago

getHost replaces getContainerIpAddress

https://github.com/testcontainers/testcontainers-java/issues/4715

laglangyue commented 2 months ago

LGTM