gnodet commented on PR #22227:
URL: https://github.com/apache/camel/pull/22227#issuecomment-4119043735

   ## Preview — Dark Theme
   
   ![Dark 
theme](https://raw.githubusercontent.com/apache/camel/peppered-rock/docs/user-manual/modules/ROOT/images/jbang/route-diagram-dark.png)
   
   ## Preview — Light Theme
   
   ![Light 
theme](https://raw.githubusercontent.com/apache/camel/peppered-rock/docs/user-manual/modules/ROOT/images/jbang/route-diagram-light.png)
   
   ---
   
   Routes rendered (top to bottom):
   1. **Triple nested choice** — 3 levels of choice/when/otherwise
   2. **Split with nested choice** — split body → choice with 3 branches → 
continuation
   3. **doTry/doCatch/doFinally** — try/catch/finally with multiple endpoints 
per branch
   4. **Choice with multicast inside** — multicast nested inside a when branch
   5. **doTry with split** — exception handling wrapping a split
   6. **Choice with throwException** — simple error routing
   7. **Choice with merge** — classic CBR with continuation after merge
   
   _Claude Code on behalf of Guillaume Nodet_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to