Skip to content

【建议】把WxMpInRedisConfigStorage里面3个lock修改成基于redis的分布式锁 #181

Description

@yiyi910

public WxMpInRedisConfigStorage() {
this.accessTokenLock = new ReentrantLock();
this.jsapiTicketLock = new ReentrantLock();
this.cardApiTicketLock = new ReentrantLock();
}

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions