I'm trying to implement a Spring Boot-based Kafka consumer that has some very strong message delivery guarentees, even in a case of an error. messages from a pa
I would like to create a @Bean of a third party service like Keycloak (or any other) which may or may not be reachable at any given time. This object should ret