mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
According to https://docs.oracle.com/javase/specs/jls/se8/html/jls-13.html#jls-13.5.3 Adding an abstract (default) method to an interface does not break compatibility with pre-existing binaries.