DEV Community

Discussion on: Generating data classes in Java

Collapse
 
bertilmuth profile image
Bertil Muth

Yes, there are many ways to reach a goal!:-) As you said, my approach is especially useful with big numbers of classes, and if you have to customize the generated classes further.