vicasong

Results 6 issues of vicasong

If I don't get it wrong, when the `enable_content_md5` option is turned on, the large file upload will pass the ContentMD5 header of the part to ensure that the uploaded...

need info

### Describe the bug I updated from an old sdk version to sdk2, and then there is a problem that the s3 service cannot be used, the error description is:...

bug

I can't find what configuration item is missing. I have tried countless configuration adjustments, but still can't solve it. I am using Spring-Boot-Native and junixsocket2.5.0 in my project. It works...

As shown in the code below, the request attributes are passed to the thread calling the execute method through the `RequestContextHolder` (ThreadLocal) https://github.com/spring-cloud/spring-cloud-openfeign/blob/8493de9aa6038024acab81142c5cb714d1b9edfc/spring-cloud-openfeign-core/src/main/java/org/springframework/cloud/openfeign/FeignCircuitBreakerInvocationHandler.java#L124-L136 This code is from: https://github.com/spring-cloud/spring-cloud-openfeign/issues/193 And updated:...

feedback-provided

Please provide a deterministic module name by adding `Automatic-Module-Name` to the manifest. See : https://dzone.com/articles/automatic-module-name-calling-all-java-library-maintainers for a rationale. And now I get an error: `Package 'se.vidstige.jadb' is declared in module...