#Logging
2 posts
-
Spring Boot Practical Guide Part 7: Logging Strategy and Practice
From SLF4J, Logback, Log4j2 comparison to structured logging, MDC, and centralized log management
-
Spring Boot Pre-Interview Guide Part 3: Documentation & AOP — Swagger · MDC · Aspect
SpringDoc setup and annotation discipline, MDC-based request tracing and sensitive-data masking, AOP for cross-cutting concerns — all the documentation, logging, and AOP decisions that separate a passing submission from a scoring one.