来自Google的Java生成器代码集合:Google Auto
                 dwd4
                 10年前
            
                    Auto 是 Java 生成器源代码集合。
Java is full of code that is mechanical, repetitive, typically untested and sometimes the source of subtle bugs. Sounds like a job for robots!
The Auto subprojects are a collection of code generators that automate those types of tasks. They create the code you would have written, but without the bugs.
Save time. Save code. Save sanity.
子项目
-   AutoFactory - JSR-330-compatible factories Latest version:0.1-beta1 
-   AutoService - Provider-configuration files for ServiceLoader Latest version:1.0-rc2 
-   AutoValue - Immutable value-type code generation for Java 1.6+. Latest version:1.0 
-   Common - Helper utilities for writing annotation processors. Latest version:0.3