Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 966 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 966 Bytes

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.