Project Lombok
文章推薦指數: 80 %
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 ... ProjectLombok Features Stable Experimental Community Discuss/Help Issues Documentationforcontributors ContacttheteambehindProjectLombok Order/Donate Howtouse Install Javac ECJ maven gradle ant kobalt Eclipse IntelliJIDEA Netbeans MyEclipse SpringToolSuite JBossDeveloperStudio VisualStudioCode Android GWT Download GetLombokforEnterprise ProjectLombok ProjectLombokisajavalibrarythatautomaticallyplugsintoyoureditorandbuildtools,spicingupyourjava. Neverwriteanothergetterorequalsmethodagain,withoneannotationyourclasshasafullyfeaturedbuilder,Automateyourloggingvariables,andmuchmore. Clicktowatcha4minutedemotolearnmore. Can'twatchthevideo? SeeitonYoutubeinstead. Or,downloadthevideo: MPEG4/H.264(Windows/Mac)| OggTheora&Vorbis".ogv"(Linux) Showmeatextandimagesbasedexplanationandtutorialinstead! ProjectLombokispoweredby: IwanttosupportProjectLomboktoo!
延伸文章資訊
- 1Introduction to Project Lombok in Java and How to get started?
Project Lombok is a java library tool that is used to minimize/remove the boilerplate code and sa...
- 2Project Lombok: Clean, Concise Java Code - Oracle
The Lombok library was created to make Java an easier language in which to code. It takes some of...
- 3Project Lombok
Project Lombok is a java library that automatically plugs into your editor and build tools, spici...
- 4Java - 五分鐘學會Lombok 用法 - 古古's Blog
Lombok 是一個Java library,可以透過簡單的注解省略Java 的code,像是setter、getter、logger…等,目的在消除冗長的code 和提高開發效率.
- 5A Complete Guide to Lombok - Auth0
Project Lombok (from now on, Lombok) is an annotation-based Java library that allows you to reduc...