gaddingsio / rabbitmqtestcontainers

Update to an old article on gaddings.io
MIT License
2 stars 0 forks source link

RabbitMQ + Testcontainers

Late update to the stuff I did in one of my old articles over here: https://gaddings.io/testing-spring-boot-apps-with-rabbitmq-using-testcontainers/

Updated the test to JUnit 5 and some other minor things.