java-sdk icon indicating copy to clipboard operation
java-sdk copied to clipboard

Dapr SDK for Java

Results 229 java-sdk issues
Sort by recently updated
recently updated
newest added

As we do in Dotnet today, it would be nice to give users the option to create an HTTP Client via the Java SDK through a factory. This would remove...

Supporting Service to Service scenarios using Testcontainers for Spring Boot is required to enable users to test applications that rely on service to service invocation capabilities. Tasks: - [ ]...

The Dapr runtime has recently [added support for baggage propagation](https://github.com/dapr/dapr/pull/8649). [Here is the docs PR for reference as well](https://github.com/dapr/docs/pull/4609). Baggage is a mechanism to propagate key-value pairs across service boundaries,...

kind/enhancement

## Describe the proposal Currently, the Dapr Java SDK has significantly improved support for Spring Boot. It's time to integrate Dapr's secret store and configuration as a backend for Spring...

## Describe the proposal Historically `Dapr Java SDK` used a process based approach for running integration tests. This consisted of the following pieces: - `JUnite Runner` - this would start...

## Expected Behavior https://docs.dapr.io/operations/configuration/configuration-overview/#mtls-mutual-tls ## Actual Behavior ## Steps to Reproduce the Problem ## Release Note RELEASE NOTE:

kind/bug

## Expected Behavior https://docs.dapr.io/operations/configuration/configuration-overview/#disallow-usage-of-certain-component-types ## Actual Behavior ## Steps to Reproduce the Problem ## Release Note RELEASE NOTE:

kind/bug

## Expected Behavior https://docs.dapr.io/operations/configuration/configuration-overview/#name-resolution-component ## Actual Behavior ## Steps to Reproduce the Problem ## Release Note RELEASE NOTE:

kind/bug

## Expected Behavior https://docs.dapr.io/operations/configuration/configuration-overview/#middleware ## Actual Behavior ## Steps to Reproduce the Problem ## Release Note RELEASE NOTE:

kind/bug

## Expected Behavior https://docs.dapr.io/operations/configuration/configuration-overview/#logging ## Actual Behavior ## Steps to Reproduce the Problem ## Release Note RELEASE NOTE:

kind/bug