Skip to content

Add Spring Boot properties to connect to remote Dapr Endpoints #1466

@salaboy

Description

@salaboy

Spring Boot Application can use Spring Boot properties to set up values for the DaprClient, DaprWorfklowClient to use.
Add a section in the Spring Boot docs to cover these properties.

dapr.client.httpEndpoint=<Your Remote Project HTTP Endpoint>
dapr.client.grpcEndpoint=<Your Remote Project GRPC Endpoint>
dapr.client.apiToken=<Your Remote APP ID API Token>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions