demos/kafka/outbox
2021-05-16 Kai MoritzPreparing for the next version polling-outbox-3
2021-05-16 Kai MoritzReleased the version of the implementation for part... part-2
2021-05-16 Kai MoritzEnabled logging-level DEBUG for the "outbox"-service
2021-05-16 Kai MoritzMoved the name of the header for the sequence-number...
2021-05-16 Kai MoritzEnabled idempotence for the producer
2021-05-16 Kai MoritzReplaced handwritten property-names by references
2021-05-16 Kai MoritzMade the polling-interval configurable
2021-05-16 Kai MoritzMoved postage of messages into a reusable standalone...
2021-05-16 Kai MoritzAdded Google Guava for byte-conversions
2021-05-16 Kai MoritzFIX: Added missing annotation @EnableScheduling
2021-05-16 Kai MoritzAdded a simple implementation of the polling outbox...
2021-05-16 Kai MoritzAdded data-jdbc as git submodule jdbc