timtebeek commented on code in PR #54:
URL:
https://github.com/apache/camel-upgrade-recipes/pull/54#discussion_r2282197343
##########
camel-spring-boot-upgrade-recipes/src/main/resources/META-INF/rewrite/examples.yml:
##########
@@ -23,3 +23,18 @@ examples:
camel.routecontroller.backOffDelay = 5000
camel.routecontroller.backOffMaxAttempts = 10
language: properties
+---
Review Comment:
That recipe is [defined
here](https://github.com/openrewrite/rewrite-rewrite/blob/c52c54929e8c748acd59cfaaffed1be581bb5bd0/src/main/java/org/openrewrite/java/recipes/ExamplesExtractor.java#L66-L75),
and helps our docs to show the examples listed here when viewing that
particular recipe.
--
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]