alibaba/spring-cloud-alibaba

sentinel-datasource-xxx not support jdk1.8.0_20

Open

#759 opened on Jul 16, 2019

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Java (29,106 stars) (8,513 forks)batch import
area/sentinelhelp wanted

Description

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

Contributor guide