Project-Sonata / Harmony

Harmony is a release uploading microservice!
0 stars 1 forks source link

Customize JsonDeserializer to be able to deserialize the record from different sources(without depending on spring architecure) #19

Closed justJavaProgrammer closed 7 months ago

justJavaProgrammer commented 7 months ago

Currently Harmony supports only kafka records that contain header with class type

justJavaProgrammer commented 7 months ago

Implemented in https://github.com/Project-Sonata/Harmony/pull/20