Wohooo. It worked. Thank you so much Michael
Type: Posts; User: ramirezag; Keyword(s):
Wohooo. It worked. Thank you so much Michael
Hi Guys,
Can someone help me on this? I'm really clueless why domains fetched from db have problems when converted to json. If I simply instantiate a domain or object and then set the object's...
@ee72
What will happen if you access -> http://localhost:8080/home
Thanks for these changes and sorry for the confusion. The issue is that, if you get User object
User result1 = userService.findByUid(user1.getUid());
then deserialize result1 object
...
Hi Guys,
I've been searching for days but only found this thread -> http://forum.springsource.org/showthread.php?118137-Unable-to-convert-NodeEntity-object-to-JSON-with-Jackson w/c didn't helped...