AbsaOSS / atum-service

Apache License 2.0
5 stars 1 forks source link

Use Circe as serde library for JSON in Agent, Server and Model modules #200

Closed salamonpavel closed 1 month ago

salamonpavel commented 3 months ago

We have decided to use Circe in our projects (Atum, AUL). It's about time to replace the existing serialization with Circe based one.

lsulak commented 2 months ago

Perhaps as part of this effort, it might make sense to:

lsulak commented 2 months ago

also please test / check if this is still a bug once you have your solution there: https://github.com/AbsaOSS/atum-service/issues/133