Class JacksonPresent
- java.lang.Object
-
- org.springframework.kafka.support.JacksonPresent
-
public final class JacksonPresent extends java.lang.Object
The utility to check if Jackson JSON processor is present in the classpath.- Since:
- 1.3
- Author:
- Artem Bilan, Gary Russell
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isJackson2Present()
-