Add cycles to core-beans: the circular-dependency failure report, what allow-circular-references repairs and hides, and four fixes on Boot 4.1
Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01Uu7q8vPeREyT4218EJPzz1
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Fix 2: PaymentService publishes an event instead of calling NotificationService
|
||||
|
||||
started: true
|
||||
place("kettle") -> order placed: charged
|
||||
listener on thread main: e-mail says: 1 x kettle
|
||||
|
||||
--- what the publisher sees when the listener throws ---
|
||||
place("boom") threw IllegalStateException: mail server down
|
||||
Reference in New Issue
Block a user