Interface SpringDataJackson3Modules
- All Known Implementing Classes:
SpringDataJackson3Configuration
public interface SpringDataJackson3Modules
Marker interface to describe configuration classes that ship Jackson modules that are supposed to be added to the
Jackson 3
ObjectMapper
configured for EnableSpringDataWebSupport
.- Since:
- 4.0
- Author:
- Oliver Gierke, Mark Paluch