I am writing Java unit tests that have Thrift structs with test data. The structs themselves have a lot of properties. If I wrote the class myself I would use the @Builder
annotation from Lombok.
Why don't generated Thrift structs include builders, a la Lombok?
I am using Thrift 0.10.0 to generate my sources.
Aucun commentaire:
Enregistrer un commentaire