Skip to content

Add service connection support for ActiveMQ #35080

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

eddumelendez
Copy link
Contributor

No description provided.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 19, 2023
Copy link
Member

@wilkinsona wilkinsona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks very much for the PR, @eddumelendez. You're quite prolific! I've left a few comments for your consideration when you have time.

@eddumelendez
Copy link
Contributor Author

I've updated the PR addressing your comment. Thanks for the quick review, @wilkinsona !

@eddumelendez eddumelendez requested a review from wilkinsona April 19, 2023 21:10
extends ContainerConnectionDetailsFactory<ActiveMQConnectionDetails, Container<?>> {

ActiveMQContainerConnectionDetailsFactory() {
super("symptoma/activemq");
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've updated this from activemq to symptoma/activemq because it's similar to the Testcontainers mechanism to make sure this works with this image or a similar one to this. The image besides running on arm too it provides good mechanism to set username and password

@wilkinsona wilkinsona added this to the 3.x milestone May 3, 2023
@wilkinsona wilkinsona added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels May 3, 2023
@snicoll snicoll self-assigned this Jul 17, 2023
@snicoll snicoll changed the title Add service connection from Testcontainers ActiveMQ Add service connection support for ActiveMQ Jul 20, 2023
@snicoll snicoll modified the milestones: 3.x, 3.2.0-M1 Jul 20, 2023
snicoll pushed a commit that referenced this pull request Jul 20, 2023
snicoll added a commit that referenced this pull request Jul 20, 2023
This also adds support for Docker Compose.

See gh-35080
@snicoll snicoll closed this in 83abaf3 Jul 20, 2023
@snicoll
Copy link
Member

snicoll commented Jul 20, 2023

Thanks very much Eddú. I've polished the contribution to add support for Docker Compose as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants