Skip to content

LearningByExample/activemq-testcontainers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.