You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/12/16 14:50:44 UTC

[GitHub] [servicecomb-java-chassis] wujimin commented on issue #2139: @RequestBody 启动报错2.x

wujimin commented on issue #2139:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2139#issuecomment-746413300


   ```
   Caused by: java.lang.IllegalStateException: parameter name is not present, method=org.example.controller.HelloController:result
   solution:
   change pom.xml, add compiler argument: -parameter
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org