Nedim

Results 6 comments of Nedim

I have the same Problem. With WSL1 i got a Popup for the Tool that wanted to connect (e.g. ping). If i can help further with extended logs or something...

works for me :), thank you ![image](https://user-images.githubusercontent.com/12996034/86337597-9700b400-bc51-11ea-8f36-e8358eb7bcb2.png)

Hello @philwebb, i would like to fix this. Please assign it to me.

Hello @eddumelendez, for me the rabbitmq example works as expected. Removing the `@ServiceConnection` Annotation means you have to setup the properties yourself, see [docs dynamic-properties](https://docs.spring.io/spring-boot/docs/3.1.0/reference/htmlsingle/#features.testing.testcontainers.at-development-time.dynamic-properties) The Pulsar example i can...

Thanks, with that example i can reproduce it. I will start looking into it.

Hello @philwebb could you provide me with some hint where i should start. What i know so far is, that `@RestartScope` on its own is not enough for the Container...