restatedev / sdk-java

Restate SDK for JVM Languages
https://restate.dev
MIT License
19 stars 4 forks source link

Remove jackson dependency from sdk-common #323

Open slinkydeveloper opened 1 month ago

slinkydeveloper commented 1 month ago

In order to do that, we need another way to get back the invocationId from the ingress... One way could be to use protocol negotiation and get back the send metadata using multipart/form-data