alibaba/spring-cloud-alibaba

sentinel-datasource-xxx not support jdk1.8.0_20

Closed

#759 创建于 2019年7月16日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Java (8,513 fork)batch import
area/sentinelhelp wanted

仓库指标

Star
 (29,106 star)
PR 合并指标
 (平均合并 6天 3小时) (30 天内合并 7 个 PR)

描述

for example when you use sentinel-datasource-nacos or sentinel-datasource-apollo if your jdk is 1.8.0_20, the application start with error "Failed to bind properties under 'spring.cloud.sentinel.datasource.ds.nacos.rule-type'" to org.springframework.cloud.alibaba.sentinel.datasource.RuleType but other 1.8version of jdk is avaliable

贡献者指南