Coding Standard - studiofu/brain GitHub Wiki
Java Libraries
Spring Boot easy to create Spring based production grade application
Project Lombok annotation to reduce coding setter and getter
Google Guava null checking, better comparison, useful utilities etc..
Resources
15 Java Libraries Every Developer Should Know
http://www.discoversdk.com/blog/15-java-libraries-every-developer-should-know
使用Google Guava来编写优雅的代码一Guava简介