eventuate-tram-core-examples-basic
eventuate-tram-core-examples-basic copied to clipboard
Basic examples for Eventuate Tram
See https://github.com/eventuate-tram/eventuate-tram-core/issues/202 https://github.com/eventuate-tram/eventuate-tram-core-examples-basic/blob/87fa245d5806360a07d0924b9d6ef7a58b25de49/eventuate-tram-examples-basic-message-consumer/build.gradle#L8C1-L9C1
Requires https://github.com/eventuate-tram/eventuate-tram-core/issues/200
For example * Use latest Eventuate starters * See `eventuate-tram-examples-basic-event-publisher` and `eventuate-tram-examples-basic-event-subscriber` as the model TODO: - [ ] Refactor `eventuate-tram-examples-basic-commands` - [ ] Refactor `eventuate-tram-examples-basic-messaging` - [ ] Remove...
Same as https://github.com/eventuate-tram/eventuate-tram-sagas-examples-customers-and-orders/commit/f316f8c6dd987cd7a168fbd1cbf602d5785e3d34
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
…am/eventuate-tram-core/issues/146
try run TEST.but... TramMessageProducerJdbcConfiguration use this config why?the framework do not send message to kafka???
I am trying to use this example with docker-compose up. Everything seems to be ok, but, when I add record into message table (manually via dbeaver client) nothing happens. What...
Dear Chris, I am one of your readers of Microservices Pattern publications. Before running FTGO application, I am getting hands on eventuate tram framework by practicing the examples. I am...
Currently, there are scripts for many different combinations of (MySQL|Postgres, Binlog/Polling, Kafka/ActiveMQ/RabbitMQ). Support for MS SQL is left out. There needs to be the following combinations: * MySQL, Binlog, Kafka...