mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 18:59:10 +00:00
docs: context object
This commit is contained in:
@@ -66,6 +66,5 @@ public class App {
|
||||
|
||||
private static void logContext(ServiceContext context) {
|
||||
LOGGER.info("Context = {}", context);
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user