Skip to content

Conversation

@garyrussell
Copy link
Contributor

  • move to ErrorHandlingUtils for reuse.

- move to `ErrorHandlingUtils` for reuse.
* @since 3.0.10
*/
public static <K, V> boolean checkDeserializer(ConsumerFactory<K, V> consumerFactory,
Properties consumerOverrides, boolean isValue, @Nullable ApplicationContext applicationContext) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have an application context in my hands, but I do configure a ClassLoader.
How about to change it to that one instead, please?

@artembilan artembilan merged commit e956413 into spring-projects:main Jul 26, 2023
@garyrussell garyrussell deleted the EHUtils branch July 26, 2023 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants