Description
Apache ActiveMQ Classic is an open source, multi-protocol, Java-based message broker.Examples
Dependency:
go get github.com/testcontainers/testcontainers-go/modules/activemq
Usage:
activemqContainer, err := activemq.Run(context.Background(), "apache/activemq-classic:5.18.7")