Hello folks, 

I'm currently using the MDC in an SpringBoot project. 
I was wondering why the MDC container is only an Map<String, String> and not an Map<String, Object> ? 

BR,
Bertrand