Class JacksonPresent

java.lang.Object
org.springframework.integration.support.json.JacksonPresent

public final class JacksonPresent extends Object
The utility to check if Jackson JSON processor is present in the classpath.
Since:
4.3.10
Author:
Artem Bilan
  • Method Details

    • isJackson2Present

      public static boolean isJackson2Present()