來自Google的Java生成器代碼集合:Google Auto
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
本文由用戶 dwd4 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!