[Java] Lombok使用方法

官方介绍:Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. Never write another getter or equals method again, with one annotation your c...

继续阅读 »