Skip to content
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

Add support for ActiveMQ and Artemis #7400

Merged
merged 7 commits into from
Jan 23, 2024
Merged

Add support for ActiveMQ and Artemis #7400

merged 7 commits into from
Jan 23, 2024

Commits on Aug 7, 2023

  1. Add support for ActiveMQ and Artemis

    The following implementations have been implemented:
    * `ActiveMQContainer` supports [ActiveMQ](https://hub.docker.com/r/apache/activemq-classic)
    * `ArtemisContainer` supports [Artemis](https://hub.docker.com/r/apache/activemq-artemis)
    eddumelendez committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4ec59b1 View commit details
    Browse the repository at this point in the history
  2. Fix docs

    eddumelendez committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    829bd16 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Improve javadoc

    eddumelendez committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7f329aa View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    36883bc View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    a3b07db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7391ac View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    7528128 View commit details
    Browse the repository at this point in the history