mapstruct-spi-protobuf
mapstruct-spi-protobuf copied to clipboard
How to only apply it to some converter classes
How to only apply it to some converter classes, because I didn't find this library before and they are all handwriting converters As shown below
If we introduce this library mapstruct spi protobuf now, it will conflict with the previous writing method and report an error. Can I use mapstruct spi protobuf separately for the newly written grpc converter?