Jake Smolka

Results 5 issues of Jake Smolka

**Describe the issue** The occurrences of the Java SDK version are `1.5.0.` while the newest version is `1.6.0`. It would be a better experience for people to get on the...

content/incorrect-information

**Describe the bug** Context: https://docs.dapr.io/reference/components-reference/supported-middleware/ In the list of middleware components some don't have direct links to Dapr docs (left column). Instead it looks like they "want" to redirect to...

website/functionality

**Describe the issue** https://docs.dapr.io/developing-applications/sdks/java/ states ```xml com.squareup.okhttp3 okhttp 1.3.1 ``` but the given version of dependency is old and not available on maven central. Therefore the given info is wrong...

content/incorrect-information

Clarify referenced method, because it is not from typical library. It took me some time to figure out what's going on, because the used method isn't explained at all. Once...

type/docs

## Ask your question here Without further knowledge about the Dapr Java SDK, is dependency injection for workflow activities (and probably workflows itself) not supported at the moment? Check this...