sentinel-adapter com.alibaba.csp 0.1.1-SNAPSHOT 4.0.0 jar sentinel-spring-boot-starter 1.5.14.RELEASE com.alibaba.csp sentinel-core ${project.version} com.alibaba.csp sentinel-transport-simple-http ${project.version} com.alibaba.csp sentinel-web-servlet ${project.version} com.alibaba.csp sentinel-dubbo-adapter ${project.version} org.slf4j slf4j-api 1.7.25 compile org.springframework.boot spring-boot-starter ${spring.boot.version} compile org.springframework.boot spring-boot-autoconfigure ${spring.boot.version} compile org.springframework.boot spring-boot-configuration-processor ${spring.boot.version} compile true org.springframework.boot spring-boot-starter-web ${spring.boot.version} provided true org.springframework.boot spring-boot-actuator ${spring.boot.version} compile true org.springframework.boot spring-boot-starter-test ${spring.boot.version} test junit junit ${junit.version} test