Skip to content

httpclient版本问题 #254

Description

@jackbill749

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions