News

I expected MapStruct to correctly map boolean properties between two classes using the Builder pattern, especially when the property names are identical (e.g., isSuper). The isSuper property should be ...