Released the component for part 2 of the blog series
[demos/spring/data-jdbc] / src /
2021-05-16 Kai MoritzIntegrated outbox-postage instead of the copy+pasted...
2021-02-07 Kai MoritzPublished events are transactionally captured in an...
2021-02-07 Kai MoritzAdded a profile, that starts the app with a PostgreSQL-DB
2021-02-06 Kai MoritzSwitched to Flayway for schema-creation
2021-02-06 Kai MoritzSwitchted to @TransactionalEventListener
2021-02-06 Kai MoritzWiredly enforcing uniqe-users with an exception
2020-10-25 Kai MoritzThe app emitts events for created / deleted users
2020-10-25 Kai MoritzSimple web-app example for spring-boot-data-jdbc