We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 230fd8d commit 15f56b7Copy full SHA for 15f56b7
2 files changed
drools/README.MD
@@ -6,3 +6,4 @@ This module contains articles about Drools
6
7
- [Introduction to Drools](https://www.baeldung.com/drools)
8
- [An Example of Backward Chaining in Drools](https://www.baeldung.com/drools-backward-chaining)
9
+- [Drools Using Rules from Excel Files](https://www.baeldung.com/drools-excel)
logging-modules/log-mdc/README.md
@@ -1,8 +1,6 @@
1
### Relevant Articles:
2
-- TBD
3
- [Improved Java Logging with Mapped Diagnostic Context (MDC)](https://www.baeldung.com/mdc-in-log4j-2-logback)
4
- [Java Logging with Nested Diagnostic Context (NDC)](https://www.baeldung.com/java-logging-ndc-log4j)
5
-- [Drools Using Rules from Excel Files](https://www.baeldung.com/drools-excel)
### References
0 commit comments