YugabyteDB-Samples/yugastore-java

Optional int parameter 'limit' and 'offset' is present but cannot be translated into a null value due to being declared as a primitive type.

Opened this issue · 0 comments

Getting the following error while accessing the APIs.

Optional int parameter 'limit' is present but cannot be translated into a null value due to being declared as a primitive type. Consider declaring it as object wrapper for the corresponding primitive type