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