Class JacksonPresent

java.lang.Object
org.springframework.kafka.support.JacksonPresent

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

    • isJackson2Present

      public static boolean isJackson2Present()