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