This is an automated email from the ASF dual-hosted git repository.
liubao pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git.
from b15551c JAV-583 add demo for different consumer method name
new acb84cf JAV-592 producer support return CompletableFuture, and
support different method name between swagger and producer
new 4ab3571 JAV-592 add demo for producer return CompletableFuture
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../demo/pojo/client/CodeFirstPojoClient.java | 6 +++-
.../demo/pojo/client/CodeFirstPojoClientIntf.java | 2 ++
.../demo/pojo/server/CodeFirstPojo.java | 9 ++++--
.../io/servicecomb/demo/CodeFirstPojoIntf.java | 2 --
.../demo/pojo/test/PojoIntegrationTestBase.java | 6 ----
.../swagger/engine/SwaggerEnvironment.java | 16 +++++++---
.../swagger/engine/SwaggerProducerOperation.java | 36 ++++++++++++++++++++--
.../engine/unittest/LocalProducerInvoker.java | 13 +++++---
.../swagger/invocation/models/PojoImpl.java | 9 ++++--
9 files changed, 75 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].