Git Product home page Git Product logo

ksc-sdk-java's People

Contributors

786991884 avatar banfuguang avatar coderfromhebei avatar githubofliuheng avatar hueason avatar jiansang avatar jwp001 avatar libai1111 avatar liuhongming1 avatar liuhongming1209 avatar lsslb avatar lvsazf avatar mmwhd avatar mzjhe avatar omeyang avatar ruoshu avatar sanrain5921 avatar sunxingbao avatar wangboak avatar x6doooo avatar xuyaming-ksc avatar xuyaming0800 avatar zhugelaing888 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ksc-sdk-java's Issues

RetCode not Retcode!!!

--- a/ksc-sdk-java-kls/src/main/java/com/ksc/kls/model/ParamConstant.java
+++ b/ksc-sdk-java-kls/src/main/java/com/ksc/kls/model/ParamConstant.java
@@ -26,7 +26,8 @@ public class ParamConstant {

 public static final String RECID = "RecID";
  • public static final String RETCODE = "Retcode";
  • // public static final String RETCODE = "Retcode";

  • public static final String RETCODE = "RetCode";

    public static final String RETMSG = "RetMsg";

你们现在版本SDK的返回码key值是Retcode,而金山云服务目前是RetCode。请尽快核实并提交新版本jar包到阿里云仓库,谢谢!!!

ebs pom

where is the ebs model,such as about DescribeVolumes

RequiredPredicateError: Second parameter was not properly generated as generated Trust Managers

I am reaching out to you as we conducted an empirical study to understand the nature of cryptographic misuses in enterprise-driven projects on GitHub. During our study, we randomly inspected a few of the misuses. One of the misuses for which we could confirm the finding of the analysis, CogniCryptSAST is within this project.

The method getPreferredSSLContext sets the TrustManager to null. Thus the security depends on local configuration.

We hope that this report helps you and would be glad to get your thoughts on this issue.

httpclient版本问题

ksc sdk版本:0.3.29
你们的Java sdk中KscWebServiceRequest等类引用了httpcore的注解@NotThreadSafe,该注解在4.4.4之后的高版本中被移除,极易导致依赖冲突且不好解决,从某种程度上限制了httpclient的版本。若其他依赖引用了高版本,解决起来挺头疼的。建议将注解@NotThreadSafe去掉。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.