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
Add configurable method name prefixes to builders
#86
mads-b
closed
2 years ago
7
Allow components stream method to work with null fields
#85
madisparn
closed
2 years ago
1
Support options on includes
#84
Randgalt
closed
3 years ago
0
Optional functional methods for With
#83
Randgalt
closed
2 years ago
1
Remove Java 15 support
#82
Randgalt
closed
3 years ago
0
doc: update maven usage with default annotation processors discovery process
#81
Stefanqn
closed
3 years ago
4
doc: update maven usage with default annotation processors discovery process
#80
Stefanqn
closed
3 years ago
2
Add support for static from() that returns a Wither
#79
Randgalt
closed
3 years ago
0
Adding -jdk15 to version
#78
khmarbaise
closed
3 years ago
1
Add RecordBuilderFull
#75
Randgalt
closed
3 years ago
0
Support single item collection builders
#74
Randgalt
closed
3 years ago
13
Generate methods in builder to add a single value to collections
#73
tmichel
closed
3 years ago
3
Optionally include all records from a list of packages
#71
Randgalt
closed
3 years ago
2
Add Java 17 build
#70
Randgalt
closed
3 years ago
0
Use Map.entry() instead of AbstractMap.SimpleEntry
#69
Randgalt
closed
3 years ago
0
Maybe use Map::entry instead of AbstractMap.SimpleEntry?
#68
Thihup
closed
3 years ago
1
Generate builders for all classes in package
#67
Randgalt
closed
3 years ago
4
Support options for RecordInterface
#65
Randgalt
closed
3 years ago
0
RecordInterface does not support RecordBuilder.Options
#64
Randgalt
closed
3 years ago
0
Match record visibility
#61
Randgalt
closed
3 years ago
0
Adds special handling for collection record components
#60
Randgalt
closed
3 years ago
4
`@Override` should not be inherited.
#59
Randgalt
closed
3 years ago
0
Add emptyDefaultForCollections options
#58
krzyk
closed
3 years ago
4
Does not handle overriden accessors
#57
krzyk
closed
3 years ago
1
Options to create unmodifiableLXYZ
#56
danp11
closed
3 years ago
4
Suppress warnings for unchecked exception on _downcast
#53
grahamrvvup
closed
3 years ago
2
Question abour visibility of the builder
#52
danp11
closed
3 years ago
3
Remove downcast in favor of methods
#49
Randgalt
closed
3 years ago
3
Validation and null checks are missing for withers. This PR adds them.
#48
Randgalt
closed
3 years ago
4
Validations for the withers
#47
danp11
closed
3 years ago
6
Example of JSR303 validation for a MinMax record
#46
danp11
closed
3 years ago
3
Added more unit tests
#45
Randgalt
closed
3 years ago
0
Bump hibernate-validator from 6.0.16.Final to 6.0.20.Final
#44
dependabot[bot]
closed
3 years ago
0
Use manifest based automatic module instead of hand-coded version
#43
Randgalt
closed
3 years ago
0
Support validation api
#42
Randgalt
closed
3 years ago
0
Support Java Validation API
#41
Randgalt
closed
3 years ago
3
Add support for NotNull-style annotations
#40
Randgalt
closed
3 years ago
0
Support NotNull, NoNull, etc.
#39
Randgalt
closed
3 years ago
1
Set optional fields to empty by default
#38
Randgalt
closed
3 years ago
1
Rework how options are specified
#37
Randgalt
closed
3 years ago
0
Write unit tests
#36
Randgalt
closed
3 years ago
0
I tried setting up a meta data file, but couldn't get it running with Maven. Maybe you could add an example for how it should be used? (Though probably not as part of this merge request.)
#35
Randgalt
closed
3 years ago
2
Default values in builder
#34
TrackerSB
closed
3 years ago
3
Support copying component annotations to builder
#33
Randgalt
closed
3 years ago
3
Add possibility to add custom annotations to Builder
#30
lazystone
closed
3 years ago
18
Enable syntax-highlighting in the README
#29
Thihup
closed
3 years ago
0
Add support for Java Platform Module System
#28
mgorniew
closed
3 years ago
2
Sealed wither interface?
#27
bowbahdoe
closed
3 years ago
13
Alternate method of producing Java 15 artifacts
#26
Randgalt
closed
3 years ago
0
Support alternate artifacts built with Java 15
#25
Randgalt
closed
3 years ago
0
Previous
Next