Skip to content

Dapr SpringBoot Starter - Let the Dapr works just like what Spring Cloud does.

License

Notifications You must be signed in to change notification settings

fangkehou-team/dapr-spring

Repository files navigation

README: English | 中文

dapr-spring-boot

Dapr SpringBoot Starter — Let the Dapr works just like what Spring Cloud does.

License Maven Central with version prefix filter

Features

  • Get DaprClient and DaprPreviewClient from Spring IOC
  • Set DaprClient Properties in SpringBoot Properties
  • An OpenFeign Client to make http request from Dapr Server
  • A Config Backend Just Like Spring Cloud Vault (currently only using secret store as config store api is not stable)

Usage

Please refer to the documentation to get the full usage.