vrudikov / protobuf3-mapstruct-mapping-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Protobuf 3 + Mapstruct Mapping issue

Just run Tester application and you gonna see

SetObjectMapperImpl.java:44: error: ProtocolStringList is abstract; cannot be instantiated
ProtocolStringList protocolStringList = new ProtocolStringList();

About


Languages

Language:Java 100.0%