issues
search
Randgalt
/
record-builder
Record builder generator for Java records
Apache License 2.0
756
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
generate "add" method for collections
#142
maxandersen
closed
1 year ago
1
Cannot find symbol in code generated with addSingleItemCollectionBuilders
#141
mwisnicki
opened
1 year ago
2
Cannot invoke "javax.lang.model.element.ExecutableElement.getAnnotationMirrors()" because the return value of "javax.lang.model.element.RecordComponentElement.getAccessor()" is null
#139
youribonnaffe
opened
1 year ago
25
issue-122: updated add1GetterMethod logic in useImmutableCollections=true case
#138
epm-dev-priporov
closed
1 year ago
3
initial .gitignore
#137
codefish1
closed
1 year ago
1
Adding of maven wrapper
#136
codefish1
closed
1 year ago
2
Configurable modifiers on static builders
#135
codefish1
closed
1 year ago
4
feat: add optional suffix to static builder
#134
RichardTree
opened
1 year ago
2
use configured build method name instead of hard-coded name
#133
sebhoss
closed
1 year ago
1
With interface shouldn't use prefix option
#132
Randgalt
closed
1 year ago
0
Using getterPrefix and/or booleanPrefix generates incompatible Wither
#131
Randgalt
closed
1 year ago
0
Fix addSingleItemCollectionBuilders when useImmutableCollections is false
#130
Randgalt
closed
2 years ago
3
aa027af causes compile errors
#129
mads-b
opened
2 years ago
8
Make builder constructor public
#128
toolforger
closed
11 months ago
20
Add a simple way to remove items from a collection.
#125
joakim-eriksson
closed
2 years ago
2
New release
#124
lpandzic
closed
2 years ago
3
Allow nullable collections with useImmutableCollections=true
#123
fprochazka
opened
2 years ago
1
Builder defaults for collections are inconsistent with output record
#122
fprochazka
opened
2 years ago
3
Suggestion: protected constructor on builder
#121
jedvardsson
closed
11 months ago
14
RecordBuilder Enhancer
#119
Randgalt
closed
2 years ago
9
Feature/114 collection copying only when changed
#118
freelon
closed
2 years ago
10
Collection setter signature depends on addSingleItemCollectionBuilders option
#117
freelon
opened
2 years ago
8
Collection copying only when changed
#116
freelon
closed
2 years ago
7
`TYPE_USE` annotations were being ignored
#115
Randgalt
closed
2 years ago
7
Heavy copying of collections
#114
freelon
closed
2 years ago
2
Checker framework's NonNull annotation is ignored
#113
sesamzoo
closed
2 years ago
2
#107
#112
lpandzic
closed
2 years ago
1
Support all varieties of Null handling
#111
Randgalt
opened
2 years ago
11
Defaults
#110
mads-b
closed
10 months ago
21
Auxilliary values
#109
mads-b
opened
2 years ago
2
#107
#108
lpandzic
closed
2 years ago
8
null values and addConcreteSettersForOptional
#107
lpandzic
closed
2 years ago
16
Propagate TYPE_USE annotations
#106
agentgt
closed
2 years ago
3
Make the functional static builder optional
#105
Randgalt
closed
2 years ago
1
Options/changes so that Jacoco checks don't fail
#104
Randgalt
closed
2 years ago
1
Release new version
#103
lpandzic
closed
2 years ago
2
Generated equals() and the default with() method were missing generics
#102
Randgalt
closed
2 years ago
1
Generic records produce code with `rawtypes` and `unchecked` warnings
#101
daveschoutens
closed
2 years ago
0
Method names should start with a lower case letter
#100
faris-git
closed
2 years ago
2
Don't include `@Valid` on base interfaces
#99
Randgalt
closed
2 years ago
2
Fix NPE for uninitialized non-null collection
#98
Randgalt
closed
2 years ago
1
Withers ConstraintDeclarationException
#97
nikolavojicic
closed
2 years ago
0
Ignore generated files in jacoco coverage
#96
madisparn
closed
2 years ago
2
Make withers and getters optional features
#95
mads-b
closed
2 years ago
2
Add flag to add concrete setters for optionals
#94
mads-b
closed
2 years ago
2
Support @NonNull at package-info.java level
#93
cykl
opened
2 years ago
3
Fix NPE for uninitialized non-null collection
#92
cykl
closed
2 years ago
4
useImmutableCollections=true combined with @Nonnull on a record component result in NPE
#91
cykl
closed
2 years ago
0
Ignore generated files in jacoco coverage
#88
madisparn
closed
2 years ago
5
exclude from Jacoco coverage
#87
madisparn
closed
2 years ago
0
Previous
Next