Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Spring Data Repository support #1088

Closed
artur-ciocanu opened this issue Jul 23, 2024 · 0 comments · Fixed by #1089
Closed

Add Spring Data Repository support #1088

artur-ciocanu opened this issue Jul 23, 2024 · 0 comments · Fixed by #1089

Comments

@artur-ciocanu
Copy link
Contributor

Describe the proposal

The current support for Spring and Spring Boot ecosystem in Java SDK is pretty limited. The proposal is to extend it and add the following enhancements:

  • Add idiomatic support for auto-configuration and Dapr client customization
  • Add Dapr Client Spring Boot Starters
  • Add Dapr Client Spring Boot Testcontainers support
  • Add Dapr Client Spring Data and Spring Data Repositories abstractions

This should ensure that Dapr Java SDK users have a more Spring Boot friendly user experience.

artur-ciocanu added a commit to artur-ciocanu/java-sdk that referenced this issue Aug 14, 2024
Signed-off-by: artur-ciocanu <artur.ciocanu@gmail.com>
artur-ciocanu pushed a commit to artur-ciocanu/java-sdk that referenced this issue Aug 14, 2024
Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
artur-ciocanu pushed a commit to artur-ciocanu/java-sdk that referenced this issue Aug 14, 2024
Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
artur-ciocanu added a commit to artur-ciocanu/java-sdk that referenced this issue Aug 22, 2024
cicoyle added a commit to artur-ciocanu/java-sdk that referenced this issue Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant