Artem Bilan
Artem Bilan
> having 100 pods connected to it Yeah... That is not what I'm going to do here locally. I don't think that it has to be so dramatic to cause...
It is hard to continue discussion on StackOverlfow: https://stackoverflow.com/questions/78898981/how-to-remove-pii-from-messagehandlingexception-in-spring-integration Some more info and ideas are here: https://www.skyflow.com/post/how-to-keep-sensitive-data-out-of-your-logs-nine-best-practices. Still not clear why you are pursing the framework to make changes for...
Related StackOverflow question: https://stackoverflow.com/questions/79532114/how-to-delay-shut-down-when-using-request-reply-messaging-and-have-consumer-and
I see a `ListenerContainerAware` contract which is consulted in the `SimpleMessageListenerContainer`. So, we can use that hook to get access into the `active` state of the listener when we are...
Sure, @m3k0813 ! Give it a shot. I will be glad to review PR. Any contribution is welcome!
I'm not sure how we can handle `@Scheduled` lifecycle, but in Spring Integration we have a `SmartLifecycleRoleController` to control if some `SmartLifecycle` should be run or not in the application....
Thank you, Yuriy! Please, take into account that words starting with `@` have to be present as a code (wrapped into back-ticks), otherwise GitHub treats it as a user mention....
It doesn’t matter now in this post: a notification has already been sent to that GH user 😅.
The project goes into a maintenance mode, therefore all users should consider to migrate to Spring Framework Retry API instead: https://spring.io/blog/2025/09/09/core-spring-resilience-features.
@dependabot rebase