dapr / dapr/java-sdk

Simplify DaprContainer with default values for Spring Boot apps

Open
#1,583 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.