Interface SpringDataJacksonModules
- All Known Implementing Classes:
- SpringDataJacksonConfiguration
public interface SpringDataJacksonModules
Marker interface to describe configuration classes that ship Jackson modules that are supposed to be added to the
 Jackson 
ObjectMapper configured for EnableSpringDataWebSupport.- Since:
- 1.13
- Author:
- Oliver Gierke