dependencies { compile "$mybatisSpringBoot" compile "$pageHelperSpringBoot" compile 'org.springframework.boot:spring-boot-starter-data-redis' compile 'org.springframework:spring-web' compile 'org.apache.commons:commons-lang3' compile 'org.slf4j:slf4j-api' compile 'com.fasterxml.jackson.core:jackson-core' compile 'com.fasterxml.jackson.core:jackson-databind' compile "$alibabaThreadLocal" compile "$guava" compile 'org.apache.httpcomponents:httpclient' compileOnly 'javax.servlet:javax.servlet-api' }