This is an automated email from the ASF dual-hosted git repository.
liuhongyu pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/shenyu-client-java.git
from 37a6c01 [feat] shenyu java client
add 1b45323 [feat] shenyu java client
No new revisions were added by this update.
Summary of changes:
.../shenyu/client/core/dto/URIRegisterDTO.java | 1 +
.../apache/shenyu/client/core/utils/PortUtils.java | 2 +-
.../shenyu-client-apache-dubbo/pom.xml | 26 +++++++---------------
.../validation/ApacheDubboClientValidatorTest.java | 2 +-
.../dubbo/validation/mock/MockConstraint.java | 4 ++--
.../validation/mock/MockConstraintValidator.java | 4 ++--
.../validation/mock/MockValidationParameter.java | 2 +-
.../dubbo/validation/mock/MockValidatorTarget.java | 2 +-
.../dubbo/validation/service/TestService.java | 2 +-
.../init/SpringMvcClientEventListenerTest.java | 13 +++++------
.../register/SpringMvcApiMetaRegisterTest.java | 8 +++----
.../motan/MotanServiceEventListenerTest.java | 17 +++++++-------
.../tars/TarsServiceBeanPostProcessorTest.java | 12 +++++-----
.../shenyu-client-spring-websocket/pom.xml | 8 +++----
.../init/ShenyuServerEndpointerExporterTest.java | 9 ++++----
.../SpringWebSocketClientEventListenerTest.java | 16 ++++++-------
16 files changed, 59 insertions(+), 69 deletions(-)