Skip to content

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

License

Notifications You must be signed in to change notification settings

diagridio/dapr-spring-boot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testcontainers Modules for Dapr

Repository hosting the Testcontainers Dapr modules in Java, Go and .NET.

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