public class JacksonFacade extends Object
RuntimeException
.Constructor and Description |
---|
JacksonFacade() |
Modifier and Type | Method and Description |
---|---|
String |
toJson(Object object)
Creates a JSON representation of the specified object using Jackson data binding.
|
Copyright © 2016–2020. All rights reserved.