Skip to content

diagridio/dapr-spring-boot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testcontainers Modules for Dapr

NOTE: this repository is archived please use: https://github.com/dapr/java-sdk and the dapr-spring-boot-starter published in maven central under groupId: io.dapr

This repository host the Testcontainers Dapr modules for Spring Boot.

Java

If you are using Spring Boot, to get started with Dapr you just need to add the following dependency to your Maven or Graddle project:

    <dependency>
        <groupId>io.diagrid.dapr</groupId>
        <artifactId>dapr-spring-boot-starter</artifactId>
        <version>0.10.0</version>
    </dependency>    

Sample Project

TBD

About

Spring Boot Starter for Dapr, uses Testcontainers to provide an out-of-the-box experience

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages