公子骏
公子骏
ok, you mean that streem also is an object-based language(of course, Flow-based), it may use a light object model such as prototype , but not use the class-base model like...
Coffeescript replace the prototype with the “class” syntax. It means that “class” is more practical. But prototype also can be used anywhere.
目前还不能直接实现引用 bean 的功能 但可以通过自定义拦截器或自动以注解间接来实现
后续版本会增加SSE以及WebSocket的支持
okhttp 会自动忽律 GET 请求的 Body 数据 把 backend 换成 httpclient 就可以了
> 没错,是apache的httpclient
Currently, Forest does not support fastjson2. But it will be integrated in future version.
原来合并的代码找不到了🤣 我重新改了一遍,发布到`1.5.27`版本了
ForestResponse 不是一个可以序列化的对象,对于dubbo的问题,应该不能直接抛出 ForestNetworkException,或是重新包装成其他类型的异常,但不包含 ForestNetworkException
可以放在接口类上