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

Spring Boot integration example app #1114

Open
salaboy opened this issue Sep 2, 2024 · 0 comments
Open

Spring Boot integration example app #1114

salaboy opened this issue Sep 2, 2024 · 0 comments

Comments

@salaboy
Copy link
Contributor

salaboy commented Sep 2, 2024

Describe the proposal

New Spring Boot example app to showcase the new Spring boot integration located under dapr-spring.

The application should show:

  • How to use the Dapr APIs using the @Autowired DaprClient (including a Test configuration to start Dapr using testcontainers)
  • How to use the CrudRepository by enabling @DaprRepositories
  • How to use PubSub using the @DaprListener and the DaprMessagingTemplate

This example app should be linked in the Spring Boot docs in the Java SDK official documentation

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

No branches or pull requests

1 participant