From a258730f4199051475158d7040d119de1386088d Mon Sep 17 00:00:00 2001 From: Maiklins Date: Sun, 18 Feb 2024 19:14:57 +0100 Subject: [PATCH] Update README.md --- apache-libraries-2/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/apache-libraries-2/README.md b/apache-libraries-2/README.md index cc910c5c2c..c80677a4bc 100644 --- a/apache-libraries-2/README.md +++ b/apache-libraries-2/README.md @@ -1,2 +1,3 @@ ## Relevant Articles - [Understanding XSLT Processing in Java](https://www.baeldung.com/java-extensible-stylesheet-language-transformations) +- [Add Camel Route at Runtime in Java](https://www.baeldung.com/java-camel-dynamic-route)