From 31552ca7a59ff4f847f941ea0cfd819c0d45f77f Mon Sep 17 00:00:00 2001 From: Maiklins Date: Tue, 2 Apr 2024 21:45:33 +0200 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 c80677a4bc..662bdb2bcb 100644 --- a/apache-libraries-2/README.md +++ b/apache-libraries-2/README.md @@ -1,3 +1,4 @@ ## 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) +- [Logging in Apache Camel](https://www.baeldung.com/java-apache-camel-logging)