Obby
Obby
It would be nice if the app would keep only a certain specified number of latest snapshots and delete the rest. I am looking at adding it. I will send...
I can see there are some already supported message annotations options in `AmqpMessage` like `withAddress(String)` and `WithId(String)` but no option to add any other message annotation with name and value,...
Is it possible to get the specific mysql error codes when a query fails? The idea is to map custom service error codes to the mysql error codes
can health check be added in relation to [microprofile-health](microprofile-health). Or how can one check if the client is connected to the cluster?