Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 559 Bytes

File metadata and controls

10 lines (5 loc) · 559 Bytes

ActiveMQ using TestContainers

License: MIT

Info

This is an small example of using TestContainers for testing an application that uses Spring JMS on ActiveMQ.

For more details look at the provided tests.