RabbitMQ / Spring – Cannot convert from byte array to dto model
I have a learning project that consists of several microservice-style Java Spring apps. A few days ago I decided to set up RabbitMQ to facilitate communication between these services.
I have a learning project that consists of several microservice-style Java Spring apps. A few days ago I decided to set up RabbitMQ to facilitate communication between these services.