Simplify DaprContainer with default values for Spring Boot apps
Open
kind/bug
- Dominant language
- Java
- Stars
- 300
- Forks
- 230
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 4
Description
## Expected Behavior
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.
## Steps to Reproduce the Problem
## Release Note
RELEASE NOTE:
Contributor guide
Assessment
This issue has not been assessed yet.