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

original version of spring-cloud-stream-dapr #1

Merged
merged 11 commits into from
Nov 23, 2022

Conversation

MregXN
Copy link
Contributor

@MregXN MregXN commented Nov 4, 2022

Description

Added integration for spring cloud stream. This project can be divided into two parts:

  • Implemented a binder based on grpc protocol.
  • Created a minimal sample about pub/sub to kafka

Issue reference

dapr/java-sdk#794

Checklist

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: MregXN <mregxn@gmail.com>
Signed-off-by: MregXN <mregxn@gmail.com>
Signed-off-by: MregXN <mregxn@gmail.com>
Signed-off-by: MregXN <mregxn@gmail.com>
Signed-off-by: MregXN <mregxn@gmail.com>
Signed-off-by: MregXN <mregxn@gmail.com>
1. delete ObjectMapper in jackson package
2. import DaprObjectSerializer from Dapr Java SDK

Signed-off-by: MregXN <mregxn@gmail.com>
LICENSE Outdated Show resolved Hide resolved
Signed-off-by: MregXN <mregxn@gmail.com>
Signed-off-by: MregXN <mregxn@gmail.com>
@artursouza artursouza merged commit fca3b1b into dapr-sandbox:main Nov 23, 2022
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 this pull request may close these issues.

3 participants