Skip to content

建议升级到JDK8 #1631

Description

@miemieYaho

简要描述

j7已经太陈旧了:
为了支持j7已经有许多依赖包的版本只能维持在低版本
比如:

  • jedis在miniapp下只能用2.x的版本(JedisPool不再继承自Pool),
  • spring-data-redis也用不了高版本(2.3.0下的接口使用到的api有过调整,RedisTemplateSimpleDistributedLock#83行使用的set方法已经把返回值从void调整为Boolean,导致runtime报错完全不可用)
  • 等等......

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

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions