public class JsonUtils extends Object
| Constructor and Description |
|---|
JsonUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.web.servlet.ModelAndView |
toJson(Object object) |
static org.springframework.web.servlet.ModelAndView |
toJson(Object object,
String callback) |
static org.springframework.web.servlet.ModelAndView |
toJson(String json,
String callback) |
Copyright © 2017. All rights reserved.