alibaba/spring-cloud-alibaba

sentinel-datasource-xxx not support jdk1.8.0_20

Open

#759 创建于 2019年7月16日

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

描述

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

贡献者指南