You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolves#618
While the `StreamsBuilderFactoryBean` requires a `StreamsConfig` to
function, it has the ability to add a `StreamsConfig` after creation, so
it's technically possible that it could return `null`.
* Fix typo in `StreamsBuilderFactoryLateConfigTests`
0 commit comments