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

Standardize eventuate-tram-spring-jdbc-$messageBroker module naming #201

Open
cer opened this issue Feb 24, 2024 · 1 comment
Open

Standardize eventuate-tram-spring-jdbc-$messageBroker module naming #201

cer opened this issue Feb 24, 2024 · 1 comment

Comments

@cer
Copy link
Contributor

cer commented Feb 24, 2024

    if (messageBroker == 'kafka') {
        implementation "io.eventuate.tram.core:eventuate-tram-spring-jdbc-$messageBroker"
    } else {
        implementation "io.eventuate.tram.core:eventuate-tram-jdbc-$messageBroker"
    }
cer added a commit to eventuate-tram/eventuate-tram-core-examples-basic that referenced this issue Feb 24, 2024
cer added a commit to eventuate-tram/eventuate-tram-core-examples-basic that referenced this issue Apr 1, 2024
@cer
Copy link
Contributor Author

cer commented Apr 2, 2024

Fixed

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

No branches or pull requests

1 participant