Configuring Solace w/ testcontainers
Hi I'm trying to configure my Solace that runs on testcontainers and Springboot JMS. The container starts up just fine, but the container is not setup the way I need it. I need it to have some queues and I'm having a hard time finding a way to get it running. I tried to create one with testcontainers equivalent to docker…