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

BCE SDK for Java

Results 22 bce-sdk-java issues
Sort by recently updated
recently updated
newest added

Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.59 to 1.67. Changelog Sourced from bcprov-jdk15on's changelog. 2.1.1 Version Release: 1.70 Date:      TBD 2.2.1 Version Release: 1.69 Date:      2021, June 7th. ... (truncated) Commits See full...

dependencies

我直接调aws s3的sdk(1.12.37),填上bos的ak sk endpoint等信息,调用getObject会报: "code":"MissingDateHeader","message":"Request must have a \"date\" or \"x-bce-date\" header." 可否请教下,这个header是在请求头里加吗?但是我看请求头是有Date、x-bce-debug-id、x-bce-request-id的呀 Date -> Mon, 02 Aug 2021 14:01:18 GMT x-bce-debug-id -> 2YB0OGkOzGysWpNsosk4yAYM0wxPssQrw5Ieb6Hz5CT64leh6Nt143MdFNjdKGQthcecbpJS6cmFb1qgdJ62A== x-bce-request-id -> e1194202-a118-4c3e-921b-8f4a62fe4b1 如果不兼容,我该怎么设置aws s3的sdk来使其兼容getObject操作呢?

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps logback-classic from 1.1.2 to 1.2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-classic&package-manager=maven&previous-version=1.1.2&new-version=1.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps logback-core from 1.1.2 to 1.2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-core&package-manager=maven&previous-version=1.1.2&new-version=1.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.4&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

改成provided? ```xml org.eclipse.paho org.eclipse.paho.client.mqttv3 ${mqttv3.version} org.apache.hbase hbase-client ${hbase-client.version} ``` 去掉依赖 我看代码只用了个CollectionUtils? 这是搞笑的吗. ```xml org.springframework spring-core ${spring-core.version} ```

Quarkus是这个现在很流行的Java框架,https://www.quarkus.io 引入后,编译的时候直接报错。 ``` > There was a failure while executing work items > A failure occurred while executing io.quarkus.gradle.tasks.worker.CodeGenWorker > Failed to generate sources in the QuarkusGenerateCode task for net.kaiba:ciyuan:1.0.0-SNAPSHOT...

客户要接你们,项目jdk21的,你们hbase client依赖tools.jar 很崩溃