¡@

Home 

java Programming Glossary: applesdo

JsonMappingException: No suitable constructor found for type [simple type, class ]: can not instantiate from JSON object

http://stackoverflow.com/questions/7625783/jsonmappingexception-no-suitable-constructor-found-for-type-simple-type-class

constructor found for type simple type class com.myweb.ApplesDO can not instantiate from JSON object need to add enable type.. public String getApples @RequestBody final AllApplesDO applesRequest Method Code AllApplesDO is a wrapper of ApplesDO.. final AllApplesDO applesRequest Method Code AllApplesDO is a wrapper of ApplesDO public class AllApplesDO private List..