justinLv

Results 5 comments of justinLv

> thank you very much,but now upgrade for me is too expensive,may be later I don't know if the inList service return primitive data type trigger this question

boolean inList(UserListParam param); Boolean inListNew(UserListParam param); when i use inList error happened and use inListNew everything is right

here is why when i jad the service code on consumer i found somthing different public boolean inList(UserListParam userListParam) { Object[] objectArray = new Object[]{userListParam}; Object object = this.handler.invoke(this, methods[0],...

> 2.8.5 is dubbox. Dubbox is no longer maintained. Please upgrade to Apache Dubbo. sorry my fault , version is not 2.8.5