Search:

Type: Posts; User: BadgerB; Keyword(s):

Search: Search took 0.03 seconds.

  1. Ho Rossen, I was using the M2 release. I'll...

    Ho Rossen,

    I was using the M2 release. I'll get the latest and and retest.

    Thanks
    Bob
  2. I'm trying to pass the request body to the...

    I'm trying to pass the request body to the method, and have that body parsed by the MessageConverter (in my case a JSON converter) into an object. In this case it is expecting that object to either...
  3. @RequestBody parameter with type of Object receives a SimpleSessionStatus object

    Hi all,

    If I annotate an Object typed parameter with @RequestBody I get the SimpleSessionState object instead of the properly parsed body of the request.

    Example:


    public...
Results 1 to 3 of 3