alibaba/spring-cloud-alibaba

sentinel-datasource-xxx not support jdk1.8.0_20

Closed

#759 aberto em 16 de jul. de 2019

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Java (8.513 forks)batch import
area/sentinelhelp wanted

Métricas do repositório

Stars
 (29.106 stars)
Métricas de merge de PR
 (Mesclagem média 6d 3h) (7 fundiu PRs em 30d)

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

Guia do colaborador