17.4.1 Automatic Restart Maven Restart Gradle Restart 17.4.1 Automatic Restart There are various ways to achieve reloading of classes on the JVM, and all have their advantages...
Chapter 20. The Build Environment 构建环境 20.1. 通过 gradle.propert 配置构建环境 20.1.1. Forked Java processes 20.2. Accessing the web via a proxy 通过代理访问 web 20.2.1. NTLM Authentication ...
kapt 编译器插件 Using in Gradle Annotation processor arguments Gradle 构建缓存支持 Improving the speed of builds that use kapt Running kapt tasks in parallel Caching for annotation proces...
Proguard Proguard If you have some restrictions on your JAR size (for example when deploying a free application to heroku ),you can use proguard to shrink it. If you are using ...