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

Generate test app when RabbitMQ Streams is selected #1611

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eddumelendez
Copy link
Contributor

Currently, when rabbitmq streams and docker compose/testcontainers are selected, no container is provided. For that reason, the test and test app can not be executed sucessfully. RabbitMQ Streams requires an additional configuration to enable it using Spring Boot and also in the container itself but providing RabbitMQ service would be enough to execute the test and test app.

The configuration to enable rabbitmq streams can be found here

Currently, when rabbitmq streams and docker compose/testcontainers
are selected, no container is provided. For that reason, the test and
test app can not be executed sucessfully. RabbitMQ Streams requires
an additional configuration to enable it using Spring Boot and also
in the container itself but providing RabbitMQ service would be enough
to execute the test and test app.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 8, 2024
@mhalbritter
Copy link
Contributor

I'd like to wait until spring-projects/spring-boot#42443 is resolved before proceeding here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: blocked status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants