16.10.15

  1. git搞懂
  2. guice看
  3. 看代码
  4. 删备忘录
  5. 公司的书架上有 Effective Java,重构,以及 Java 函数编程。如果你们不是特别熟悉建议看看。特别是 Effective Java 就是我昨天说的 Joshua Bloch 写的。写「重构」的 Martin Fowler 也是一个比较厉害的人物。他写的架构文章都值得看看(blog里面)http://martinfowler.com/
  6. 头发
  7. @rule
  8. @parameterized

This code is clumsy.
be responsible for
inspect
Building object graphs by hand is labour intensive, error prone, and makes testing difficult.
To make it explicit that theBillingService
constructor is invoked by Guice, we add the @Inject
annotation:
Guice uses bindings to map types to their implementations.

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容