eventuate-tram / eventuate-tram-core

Transactional messaging for microservices
Other
1.05k stars 186 forks source link

eventuate-tram-spring-commands-producer and eventuate-tram-spring-commands-consumer modules are unreferenced by settings.gradle #165

Open cer opened 3 years ago

cer commented 3 years ago

Introduced by https://github.com/eventuate-tram/eventuate-tram-core/commit/561efb54a5c3fce828b4fab3f1ccd2b13397e8ce#diff-4ddae9cb103afd937fecba907f653383bac59f746509b7bd5b8d409ee6db4337 but appear to be unused and duplicates of eventuate-tram-spring-commands

I suspect the intent was to split commands into consumer and producer but this was never completed. Compare with events