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

Automatically add Spring Modulith event externalization dependency #1528

Closed
wants to merge 1 commit into from

Conversation

odrotbohm
Copy link
Contributor

If a message broker and Spring Modulith are declared as project dependencies, the event externalization of Spring Modulith for the configured broker is now declared automatically as well. Also, the Spring Modulith Events API dependency is declared in compile scope to allow event types to be marked for externalization.

If a message broker *and* Spring Modulith are declared as project dependencies, the event externalization of Spring Modulith for configured broker are now declared automatically as well. Also, the Spring Modulith Events API dependency is declared in compile scope to allow event types to be marked for externalization.
@odrotbohm odrotbohm changed the title Automatically add Spring Modulith event externalization dependency. Automatically add Spring Modulith event externalization dependency Jul 2, 2024
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 2, 2024
@mhalbritter mhalbritter added type: enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 3, 2024
mhalbritter pushed a commit that referenced this pull request Jul 3, 2024
If a message broker *and* Spring Modulith are declared as project
dependencies, the event externalization of Spring Modulith for
configured broker are now declared automatically as well. Also, the
Spring Modulith Events API dependency is declared in compile scope to
allow event types to be marked for externalization.

See gh-1528
@mhalbritter
Copy link
Contributor

Thank you!

@mhalbritter mhalbritter self-assigned this Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants