You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
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
The text was updated successfully, but these errors were encountered: