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

DaprController.java as a non-springboot controller #976

Open
hadeed85 opened this issue Dec 16, 2023 · 4 comments
Open

DaprController.java as a non-springboot controller #976

hadeed85 opened this issue Dec 16, 2023 · 4 comments

Comments

@hadeed85
Copy link

hadeed85 commented Dec 16, 2023

Could we make this a non-springboot controller in case we want to use the Actor SDK without springboot? Also, can we have this available as a gRPC endpoint at some point?

https://github.com/dapr/java-sdk/blob/master/sdk-springboot/src/main/java/io/dapr/springboot/DaprController.java

@artursouza
Copy link
Member

That is an interesting request. It should be possible to create a sdk-spring artifact and move spring-only classes there.

@sahasra21321
Copy link

Hi, Can i take-up this task.

@yaron2
Copy link
Member

yaron2 commented Oct 7, 2024

Hi, Can i take-up this task.

cc @artursouza

@artursouza
Copy link
Member

Yes. Assigning to you now. Ping me if you need more context. I think that creating a spring project is better here. Ideally this is a non-breaking change and any class that will be deleted should first be marked as deprecated.

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

4 participants