distributed-redis-tool
distributed-redis-tool copied to clipboard
🔒A simple distributed tools based on Redis.
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.2.1.RELEASE to 5.2.22.RELEASE. Release notes Sourced from spring-core's releases. v5.2.22.RELEASE :star: New Features Refine CachedIntrospectionResults property introspection #28446 :lady_beetle: Bug Fixes Ignore invalid STOMP frame #28444 v5.2.21.RELEASE...
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.2.1.RELEASE to 5.3.18. Release notes Sourced from spring-webmvc's releases. v5.3.18 :star: New Features Restrict access to property paths on Class references #28261 Introduce cancel(boolean mayInterruptIfRunning) in ScheduledTask...
Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.2.1.RELEASE to 5.3.18. Release notes Sourced from spring-beans's releases. v5.3.18 :star: New Features Restrict access to property paths on Class references #28261 Introduce cancel(boolean mayInterruptIfRunning) in ScheduledTask...
Bumps logback-classic from 1.0.13 to 1.2.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps logback-core from 1.0.13 to 1.2.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps `spring.version` from 4.2.1.RELEASE to 5.3.5. Updates `spring-aop` from 4.2.1.RELEASE to 5.3.5 Release notes Sourced from spring-aop's releases. v5.3.5 :star: New Features Expose @JmsListener endpoint id to annotation-derived listener container...
Dependency conflicts on org.springframework:spring-core, leading to inconsistent program behaviors
Hi, in **distributed-redis-tool-1.0.5**, there are mulptiple versions of library **org.springframework:spring-core**. However, according to Maven's dependency management strategy: **_"first declaration wins"_**, only **org.springframework:spring-core:4.2.1.RELEASE** can be loaded, and **org.springframework:spring-core:4.3.10.RELEASE** will be shadowed....
Bumps [junit](https://github.com/junit-team/junit4) from 4.8.2 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
else -- 没有达到阈值 value + 1 redis.call("INCRBY", key, 1) redis.call("EXPIRE", key, 2) return curentLimit + 1 end