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
When defining DaprContainers for tests we should minimize the information required by the user.
Actual Behavior
We need to set the statestore for actors if the user wants to do workflows.
We need to set up the app port and the appHealthCheck. This can be default values for spring boot apps.