issues
search
projectlombok
/
lombok
Very spicy additions to the Java programming language.
https://projectlombok.org/
Other
12.92k
stars
2.4k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BUG] Nullable annotation is not copied to builder
#3785
lbenedetto
opened
1 day ago
0
[FEATURE] Better Support for Lombok development in IntelliJ IDEA
#3784
a1shadows
opened
2 days ago
0
In the redhat-java plug-in of VSCODE (+ Eclipse), the function "Extract as a local variable (replacing all occurrences)" does not work properly. (@Getter Annotation issue)
#3783
khpark0203
opened
4 days ago
0
[BUG] When source contains jooq generated User Defined Type code, lombok fails to compile
#3782
superxiao
opened
5 days ago
0
[BUG] StackOverflowError when using lombok 1.18.36
#3781
nimo23
opened
1 week ago
2
Replace markdown with HTML markup
#3780
kryger
opened
1 week ago
0
[BUG] use @Accessors(fluent = true), Failed to get data during serialization
#3779
wm475390847
opened
1 week ago
1
@UtilityClass should produce a compiler error, when put on a non-static inner class
#3778
tomsit-ionos
opened
1 week ago
0
[regression] No implementation was created for the mapper element.
#3777
rgrunber
closed
1 week ago
9
[BUG] @Data Incompatible with JDK 23 "variable method not initialized in the default constructor"
#3776
tisonkun
closed
2 weeks ago
2
[BUG] Runtime dependency with Lombok APIs when using @SneakyThrows in combination with ECJ + Takari Lifecycle Plugin
#3775
pjmartos
opened
2 weeks ago
0
[BUG] @SuperBuilder(toBuilder = true) does not call ctor of the base class and does not call the @Builder.ObtainVia
#3774
BorisDaich
opened
2 weeks ago
2
[FEATURE] lombok.noArgsConstructor.extraProtected in lombok.config, which is necessary for proxy generation by libraries
#3773
Vyacheslav-Lapin
opened
3 weeks ago
0
[FEATURE] JDK 24 Compatibility
#3772
mmoayyed
opened
3 weeks ago
0
[FEATURE] @SneakyReThrow
#3771
cristcost
opened
3 weeks ago
0
[FEATURE] Update Constructor Annotations To Add The Attribute Annotations
#3770
ahmed-mehanna-1
opened
3 weeks ago
0
[BUG] The subclass field does not overwrite the parent class
#3769
qq31715879
closed
3 weeks ago
8
Fix typo in With.html
#3768
tamila-krashtan
closed
1 week ago
0
[BUG] Annotation @UtilityClass don't working when using static import
#3767
KovalevNikolay
opened
4 weeks ago
1
Add support for @ExtendsRecord annotation
#3766
RealYusufIsmail
closed
3 weeks ago
1
Close ZipOutputStream in eclipse dependency downloader
#3765
Rawi01
closed
4 weeks ago
1
Update annotation value index
#3764
Rawi01
closed
4 weeks ago
0
Modified Fields Tracking for Setters
#3763
funkrusher
opened
1 month ago
0
[FEATURE] Truncate the large String variable in toString()
#3762
arjundt
opened
1 month ago
2
[BUG] Index is not updated in getAsStringList
#3761
woosung1223
closed
4 weeks ago
0
[BUG] @With does not care about @Accessors
#3760
victorwss
opened
1 month ago
0
[FEATURE] Add init method to annotations AllArgsConstructor and RequieredArgsConstructor
#3759
denis-vl
opened
1 month ago
0
[FEATURE] Add configuration key `lombok.builder.toBuilder`
#3758
mmefremov
opened
1 month ago
0
[BUG] @Builder with Javadoc causes error markers in Java editor with Eclipse 2024-09 (4.33.0)
#3757
meldorq
closed
1 month ago
5
[FEATURE] @FieldNameConstants.Include must be added in a enum for all fields
#3756
Gaboxondo
opened
1 month ago
1
[BUG] @Nullable not copied to @Builder setters
#3755
internetstaff
closed
1 month ago
3
[BUG] Java 21 With lombok 1.18.34 results in error when trying to compile with maven
#3754
xXkguyXx
closed
1 month ago
4
[BUG] @Delegate throws error on interface methods in javac
#3753
nlisker
opened
2 months ago
0
[BUG] Error in JDK 23, does it support JDK 23?
#3752
imgoby
closed
2 months ago
8
[FEATURE] @NotYetImplemented Annotation
#3751
mintdaniel42
opened
2 months ago
0
Support new JDK23 CommentStyle
#3750
Rawi01
closed
1 month ago
3
Patch SourceTypeConverter to avoid parsing empty strings
#3749
Rawi01
closed
1 month ago
1
[BUG] @Synchronized causes error markers in Java editor with Eclipse 2024-09 (4.33.0)
#3748
janrieke
closed
1 month ago
2
Remove signature files from eclipse plugin jars
#3747
Rawi01
closed
1 month ago
0
[BUG] Delombok of SuperBuilder is incomplete, if there is already a constructor with one argument present.
#3746
aschepp
opened
2 months ago
0
[BUG] SuperBuilder and Builder.Default break constructor behaviour.
#3745
aschepp
opened
2 months ago
1
[fixes #3116] Add multi round support for mapstruct
#3744
kanchev1
closed
1 month ago
4
[BUG] Missed null checks in record constructor when non-Lombok annotations are used
#3743
a--v--k
opened
2 months ago
1
[FEATURE] Default value return in case of exception
#3742
yelg
opened
2 months ago
0
[FEATURE] let, also, run similar to Kotlin's Any objects
#3741
gbotka
opened
2 months ago
0
Exclude the classloader for jasperreports-maven-plugin due to a classloader conflict with ECJ
#3740
Postremus
closed
2 months ago
1
[FEATURE] Add @ToJson and @FromJson Annotations for Automatic JSON Serialization and Deserialization
#3739
abdelhak-zaaim
closed
2 months ago
1
[BUG] `@Slf4j` causes error with variable named `org` but not with `org1`
#3738
AwadYoo
opened
2 months ago
0
[BUG] loader constraint violation: when resolving method
#3737
gaojun121381
closed
2 months ago
1
[FEATURE] "inline" Builder methods that create a field from its constructor arguments
#3736
timo-a
opened
2 months ago
0
Next