alibaba/spring-cloud-alibaba

sentinel-datasource-xxx not support jdk1.8.0_20

Closed

#759 opened on 2019年7月16日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Java (8,513 forks)batch import
area/sentinelhelp wanted

Repository metrics

Stars
 (29,106 stars)
PR merge metrics
 (平均マージ 6d 3h) (30d で 7 merged PRs)

説明

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

コントリビューターガイド