An open API service indexing awesome lists of open source software.

https://github.com/brucewind/java_code_clean_lib_demo

集合了今年 比较新的几个,来缩减java代码的仓库。(今天,12.30号。)
https://github.com/brucewind/java_code_clean_lib_demo

Last synced: 12 months ago
JSON representation

集合了今年 比较新的几个,来缩减java代码的仓库。(今天,12.30号。)

Awesome Lists containing this project

README

          

# Java_code_clean_lib_demo
集合了今年 比较新的几个库,来缩减java代码的仓库。(今天,12.30号。)

[https://github.com/google/auto](https://github.com/google/auto)[https://github.com/rharter/auto-value-parcel](https://github.com/rharter/auto-value-parcel)

[https://github.com/immutables/immutables](https://github.com/immutables/immutables)

[https://github.com/johncarl81/parceler](https://github.com/johncarl81/parceler)

parceler这个库可以不用写这些代码,但是无法用在immutables上,虽然也可以用在auto-value上,但是他始终没有auto-value-parcel好用,所以我觉得这个库用起来比较鸡肋。