This article demonstrates how to read a CSV file in java using Jackson library.
ReadMDC manages contextual information per thread basis, information like userID, IP mostly gets stored in MDC context. In this post we will see how to pass this information to new thread created from main thread.
Read