issues
search
skinny85
/
jilt
Java annotation processor library for auto-generating Builder (including Staged Builder) pattern classes
Other
240
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Provide a OpenRewrite recipe for migration other libraries @Builder solutions to Jilt
#30
lobaorn
opened
1 week ago
1
Compilation errors on the generated Builder when the @Builder is on private constructor and the toBuilder() is activated.
#29
alexandrenavarro
opened
1 week ago
2
Have a @Generated with Retention Class, in addition of Source on generated builder
#28
alexandrenavarro
opened
1 week ago
3
Have @org.jspecify.annotations.Nullable on all the fields of the Generated Builder
#27
alexandrenavarro
opened
1 week ago
2
Jilt doesn't genereate Builder classes when using MapStruct annotation processor
#26
virtual-thread
closed
3 months ago
5
Maven usage is incomplete
#25
Riduidel
closed
3 months ago
2
Fix method builder built as package of return type
#24
chu121su12
closed
3 months ago
2
Feature request: add field name as string
#23
chu121su12
closed
3 months ago
6
Prevent non repeatable annotations from being propagated more than once
#22
thmasker
closed
5 months ago
10
Add Support for Returning Wrapper Instances from Builder
#21
making
closed
5 months ago
3
Add propagation of properties' annotations
#20
thmasker
closed
5 months ago
4
Add Documented and annotations to builder methods
#19
thmasker
closed
5 months ago
2
toBuilder-Method and primitive type boolean
#18
radtke
closed
5 months ago
4
Functional Builders
#17
tschuehly
closed
5 months ago
20
Possibilty to have a generated toBuilder method to map from a pojo to a builder (equivalent to @lombok.Builder(toBuilder = true)
#16
alexandrenavarro
closed
8 months ago
22
Add meta-annotation support
#15
thmasker
closed
8 months ago
0
Meta-annotations support
#14
thmasker
closed
5 months ago
31
Support private constructor and nested builder
#13
murdos
closed
8 months ago
5
Fields of type `java.util.Optional` should be treated as optional
#12
maciejwalkowiak
closed
9 months ago
7
Support `@Nullable` to mark field as optional
#11
maciejwalkowiak
closed
8 months ago
13
"Type-safe" is a confusing name
#10
vprudnikov
closed
9 months ago
5
Support for Java Records
#9
maciejwalkowiak
closed
10 months ago
9
Fix wrong package name if annotation processing is done with Eclipse …
#8
der-R
closed
1 year ago
2
Add support for java 9
#7
Sineaggi
closed
2 years ago
13
Use javax.annotation.processing.Generated on newer versions of java
#6
Sineaggi
closed
2 years ago
2
Does Jilt support generic classes?
#5
ThibaultUrien
closed
9 months ago
8
Migrate artifact repository away from JCenter
#4
blairnangle
closed
2 years ago
6
Publish to maven central?
#3
t-oster
closed
4 years ago
18
Add the @BuilderInterfaces annotation (Issue #1)
#2
skinny85
closed
6 years ago
0
Names of the Builder Interfaces
#1
eddyrokr
closed
6 years ago
5