Croway opened a new pull request, #193:
URL: https://github.com/apache/camel-spring-boot-examples/pull/193

   ## Summary
   - The endpointdsl example's route logs the body with `.log("${body}")`, but 
the README described it as routing to a stream endpoint that writes to standard 
output, and `camel-stream-starter` was declared as a dependency without being 
used anywhere in the code.
   - Removed the unused `camel-stream-starter` dependency from `pom.xml`.
   - Updated `readme.adoc` wording to match the actual `.log(...)` behavior.
   
   ## Test plan
   - [x] `mvn -pl endpointdsl -am test` passes
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)
   
   https://claude.ai/code/session_01X2p9q3rU4AySm5Y7uDSJ61


-- 
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