1.创建build.gradle 文件
2.gradle wrapper (创建编译环境)
3./gradlew build (编译)
spring.io案例
http://spring.io/guides/gs/gradle/