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

貢獻者指南