dependencies { compile 'org.springframework.boot:spring-boot-starter-web' compile 'org.springframework.boot:spring-boot-starter-jdbc' compile "$fastjson" testCompile "junit:junit" }