Interface JsonFeatures
- All Known Implementing Classes:
JacksonFeatures
public interface JsonFeatures
Base interface for json feature classes that can be scanned from annotations. See
JsonMapper.detectFeatures(AnnotationMetadata).- Since:
- 3.1
- Author:
- Jonas Konrad