Java-PojoBuilder
Java-PojoBuilder copied to clipboard
Does it support superclass attributes?
We're using Lombok in our project, but builder doesn't support superclass attributes. Does your library support them?
@cesards, can you please add a simple example for this? Do you mean inheritance for builders?
@jenzz Yup!