This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git.
from 9720cfc SCB-260 Clarify copyright of HystrixCommandPropertiesExt
new f9dd383 [SCB-314] Support custom rest transport server compress and
max header size
new 0a69db5 [SCB-314] Support custom rest transport server compress and
max header size
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/springmvc/client/SpringmvcClient.java | 15 +++++++++++++++
.../src/main/resources/microservice.yaml | 5 ++++-
.../demo/springmvc/server/CodeFirstSpringmvc.java | 16 ++++++++++++++--
.../src/main/resources/microservice.yaml | 2 ++
.../transport/rest/client/RestTransportClient.java | 1 +
.../transport/rest/client/TransportClientConfig.java | 4 ++++
.../transport/rest/client/TestTransportClientConfig.java | 5 +++++
.../transport/rest/vertx/RestServerVerticle.java | 2 ++
.../transport/rest/vertx/TransportConfig.java | 14 ++++++++++++++
.../transport/rest/vertx/TestTransportConfig.java | 10 ++++++++++
10 files changed, 71 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].