Skip to content

tomsquest/presentation-lombok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presentation on Lombok

Lombok aims to reduce boilerplate and maintenance of this boilerplate in Java code.

This repo is a quick intro to Lombok, its usages and its shortcomings.

View this presentation online at: https://tomsquest.github.io/presentation-lombok/

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. Early access to future java features such as val, and much more. Watch the 4 minute demo below to learn more!

About

Quick intro to Lombok, its usages and its shortcomings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published