Generate builders for all classes in package #66
Answered
by
Randgalt
nikolavojicic
asked this question in
Q&A
-
@RecordBuilder.Include({
ImportedRecord1.class,
ImportedRecord2.class,
})
public class Config {} Is it possible to pass package path(s) somehow, instead of classes, so that builders for all classes in those packages are generated? |
Beta Was this translation helpful? Give feedback.
Answered by
Randgalt
Oct 10, 2021
Replies: 1 comment
-
This is now available in v28 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Randgalt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is now available in v28