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
Support configurable JSON messageType
Just simplify build the JSON messagetype via json-messagetype.properties
- Add entry <EventName>=<JsonPath>,<JsonPath>
Support configurable ProtoBuf messagetype
Just simplify build the protobuf messagetype via protobuff-messagetype.properties
- Add entry <EventName>=<PROTOBUFF MESSAGE CLASS with Qualified Name>;<JsonPath>,<JsonPath>