spring-framework / org.springframework.http.converter.json / MappingJacksonValue / <init>

<init>

MappingJacksonValue(value: Any)

Create a new instance wrapping the given POJO to be serialized.

Parameters

value - the Object to be serialized