There is no getter for property named 'xxx' in 'class java.lang.Long'

The solution is very simple, use the @Param tag to specify the incoming parameter name in the java code;

public Long getNextId(@Param(value="nodeId") Long nodeId);

From: http://blog.csdn.net/Mokill0911/article/details/50439034

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325934695&siteId=291194637