Class StreamConverterMDCDemo

java.lang.Object
com.streamconverter.examples.StreamConverterMDCDemo

public class StreamConverterMDCDemo extends Object
StreamConverterのMDC機能統合デモ

このデモでは、StreamConverterに統合されたMDC機能により、デフォルトでMDC同期が有効になることを示します。

  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Main method to demonstrate StreamConverter MDC integration.
      Parameters:
      args - command line arguments (not used)
      Throws:
      IOException - if file operations fail