We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Use eventuate-tram-spring-events-starter and eventuate-tram-spring-commands-starter for events and commands.
eventuate-tram-spring-events-starter
eventuate-tram-spring-commands-starter
But for vanilla messaging, it's not eventuate-tram-spring-messaging-starter - that sets up auto-configuration for brokers and jdbc.
eventuate-tram-spring-messaging-starter
implementation "io.eventuate.tram.core:eventuate-tram-spring-messaging-starter" implementation "io.eventuate.tram.core:eventuate-tram-spring-messaging"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Use
eventuate-tram-spring-events-starter
andeventuate-tram-spring-commands-starter
for events and commands.But for vanilla messaging, it's not
eventuate-tram-spring-messaging-starter
- that sets up auto-configuration for brokers and jdbc.The text was updated successfully, but these errors were encountered: