◢ 徇 ◤

Results 7 issues of ◢ 徇 ◤

## Feature Request(我想要加功能) **Is your feature request related to a problem? Please describe:**(请描述想要添加的功能对应的问题?) 默认生成的带缓冲的代码中只在xml中开启了缓存,对于BaseMapper中的方法并没有开启缓存 **Describe the feature you'd like:**(请描述想要添加的功能) 2边都开启缓存只需要在生成的mapper类中加上`@CacheNamespace`并且在xml使用`cache-ref`标签进行引用,另外希望缓存的实现类能够在设置中指定

enhancement

Cannot deserialize value of type `java.lang.String` from Array value (token `JsonToken.START_ARRAY`) at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: xxx >dev.ai4j.openai4j.chat.ChatCompletionRequest$Builder["messages"]->java.util.ArrayList[0]->dev.ai4j.openai4j.chat.UserMessage$Builder["content"]) Does json deserialization not currently supported?

### 功能类别 / Feature Category 监控和日志 / Monitoring & Logging ### 使用场景 / Use Case 查看有那些应用走了当前网络,速度是多少 ### 当前限制 / Current Limitations 无法直观的看到某个应用的流量速度 ### 建议的解决方案 / Proposed Solution 提供一个类似这样的界面 ### 预期收益...

Due to regional settings of the operating system, if the tag does not specify the charset, the browser may default to a non-UTF-8 encoding, resulting in garbled text.

size/XS

When the tag does not explicitly specify the charset, the browser may fall back to a non-UTF-8 encoding depending on the operating system’s regional settings. This can cause text to...

I am looking for a service that forwards a Docker socket to TCP. So far, I have found this project and the socat project. Here are the commands I am...