No description
  • Java 94.3%
  • HTML 5%
  • JavaScript 0.3%
  • CSS 0.2%
Find a file
2024-01-17 02:14:45 +01:00
.github [ci] Use variables and add eclipse I build tests 2024-01-15 22:26:38 +01:00
buildScripts [build] Ensure build knows where lombok.patcher v0.50 lives 2024-01-12 01:39:10 +01:00
doc [changelog] [#3529] Record this bug fixed in previous commit in the changelog 2024-01-17 02:14:45 +01:00
docker [build] Add gradle 8.5 to integration test docker setup 2024-01-12 01:52:58 +01:00
experimental yet another patcher-sourced fix, heh. Version-a-day! 2014-03-01 02:55:46 +01:00
src [fixes #3529] Set real field initializer source 2024-01-15 23:06:21 +01:00
test Add license headers 2024-01-15 23:15:06 +01:00
website [website] Further clarified the interaction between @Builder and @NoArgsConstructor in the builder docs, as an update to previous commit 2024-01-12 00:17:05 +01:00
winsrc Changed copyright notices 2011-11-07 22:04:40 +01:00
.gitignore [build] Uploading edge repo to cloudflare R2 bucket straight from ant now possible 2023-02-03 02:21:20 +01:00
AUTHORS Merge branch 'robstryker-issue3564' 2024-01-12 00:39:15 +01:00
build.xml [build] [mapstructBinding] 2020-06-25 23:31:13 +02:00
LICENSE Change owner lombok GitHub repository 2021-04-23 00:01:55 +02:00
README.md Update README.md 2023-09-24 04:01:25 +02:00
SECURITY.md change security mail address 2022-01-25 14:37:16 +01:00
sendSupporters [trivial] small update to changelog 2018-05-28 23:56:48 +02:00

Project 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 class has a fully featured builder, automate your logging variables, and much more.

See LICENSE for the Project Lombok license.

Looking for professional support of Project Lombok? Lombok is now part of a tidelift subscription!

For a list of all authors, see the AUTHORS file.

For complete project information, a short tutorial on what lombok does, and how to download / use / install it, see projectlombok.org

You can review our security policy via SECURITY.md