CoderYellow

Results 16 issues of CoderYellow

nodebb-plugin-write-api version 5.2.3 nodebb-plugin-write-api-brfenergi version 5.4.0 nodebb version 1.11.2 test : ``` POST http://localhost:4567/api/v2/users/1/tokens Content-Type: application/json { "password": "my password" } ``` error: `org.apache.http.NoHttpResponseException: localhost:4567 failed to respond ` Server...

很多企业内网环境为了安全需要代理才能访问外网

Hi team, I want to implement a Java client with netty because the official JDBC client use JNI which might cause performance overhead. So could you please provide something like...

enhancement

[rs.getString("REMARKS")](https://github.com/smartnews/jpa-entity-generator/blob/314f6769e2217052283d1d1199c566a3a2251691/src/main/java/com/smartnews/jpa_entity_generator/metadata/TableMetadataFetcher.java#L57) return **null** on _DB2_ [solution1](https://stackoverflow.com/questions/12411574/how-do-you-select-the-comments-from-a-db2-table)

When parsing a YAML file that contains multiple nested `path` keys in different contexts, the output of `YamlMapping.toString()` incorrectly merges these fields, misrepresenting the actual structure. ✅ Input YAML ```yaml...

### What happened? Reposilite occasionally returns an empty pom.xml when Gradle tries to resolve dependencies, resulting in the following error: ``` 2025-06-29T17:06:06.294+0800 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Caused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve...

bug
investigation