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 · 1 comment
Open

DaprController.java as a non-springboot controller #976

hadeed85 opened this issue Dec 16, 2023 · 1 comment

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.

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

2 participants