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
To run SpringCloudStream junits tests successfully always we need to enable @EnableAutoConfiguration and @componentscan annotations, but if we enable this we can't run application in real time and also mockito not working with this implementation, I already posted the same question in stack overflow, Could someone please help me to resolve this issue.
To run SpringCloudStream junits tests successfully always we need to enable @EnableAutoConfiguration and @componentscan annotations, but if we enable this we can't run application in real time and also mockito not working with this implementation, I already posted the same question in stack overflow, Could someone please help me to resolve this issue.
https://stackoverflow.com/questions/76175772/springcloudstream-testchannelbinderconfiguration-junits-tests-not-working-with-m
The text was updated successfully, but these errors were encountered: