## Describe the proposal With the addition of the shutdown API in proto https://github.com/dapr/dapr/blob/master/dapr/proto/runtime/v1/dapr.proto#L82 and HTTP https://github.com/dapr/dapr/blob/master/pkg/http/api.go#L316-L325 add a shutdown API in Java as well - gRPC and HTTP API - Unit Test - Integration Test - Example?
Describe the proposal
With the addition of the shutdown API in proto https://github.com/dapr/dapr/blob/master/dapr/proto/runtime/v1/dapr.proto#L82
and HTTP https://github.com/dapr/dapr/blob/master/pkg/http/api.go#L316-L325
add a shutdown API in Java as well