Skip to content

Commit 5b16a5a

Browse files
authored
Rename project to 'helidon-mongodb-event-driven'
Updated project title and clarified description.
1 parent 75a47cb commit 5b16a5a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
# helidon-mongodb-cdi-events
1+
# helidon-mongodb-event-driven
2+
23
Event-driven Java sample using Helidon, MongoDB, and CDI. Demonstrates synchronous and asynchronous event handling through a payment workflow, separating critical operations like inventory updates from side effects such as notifications and projections—without external message brokers.

0 commit comments

Comments
 (0)