You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're using it extensively in our company code. So it is critical for us to know if we should disable our builders or maybe even need to redesign our domain objects.
Therefore I want to provide a set of integration tests to show that it works.
If it has been proven, we can look at the following tickets:
It is currently not clear if Lombok
@SuperBuilderis supported by MapStruct (see mapstruct/mapstruct-idea#159 (comment)). It may work by accident.We're using it extensively in our company code. So it is critical for us to know if we should disable our builders or maybe even need to redesign our domain objects.
Therefore I want to provide a set of integration tests to show that it works.
If it has been proven, we can look at the following tickets:
@filiphr Does that sound okay to you?