I have created some `help want` label issue, welcome friends who are interested to contribute! Pick your favorite(s) and then remind me. - [x] Use `@Slf4j` instead of `private final static Logger LOGGER`@baiyina https://github.com/crossoverJie/cim/pull/137 - [ ] Translate all comments and logs into English. - [ ] Create some unit test for `cim-common`. - [x] Client SDK @crossoverJie https://github.com/crossoverJie/cim/pull/148. - [x] Integrated jacoco & codecov https://github.com/crossoverJie/cim/pull/142. - [x] Use [curator](https://curator.apache.org/docs/about) instead of zkclient @crossoverJie https://github.com/crossoverJie/cim/pull/140. - [x] Use Spring IOC to refactor [RpcProxyManager](https://github.com/crossoverJie/cim/blob/master/cim-common/src/main/java/com/crossoverjie/cim/common/core/proxy/RpcProxyManager.java) https://github.com/crossoverJie/cim/pull/154 @cmgyqjj - [x] Support swagger UI @baiyina https://github.com/crossoverJie/cim/pull/136 - [ ] Support `swagger.enable` properties https://github.com/crossoverJie/cim/pull/136#discussion_r1694418576. - [x] Use `application.yaml` instead of `application.properties` @baiyina https://github.com/crossoverJie/cim/pull/138. Or if see any areas for improvement, feel free to submit a PR and submit🎉.
I have created some
help wantlabel issue, welcome friends who are interested to contribute!Pick your favorite(s) and then remind me.
@Slf4jinstead ofprivate final static Logger LOGGER@baiyina Use @Slf4j instead of private final static Logger LOGGER #137cim-common.swagger.enableproperties 使用Knife4j 4.4代替接口文档 #136 (comment).application.yamlinstead ofapplication.properties@baiyina Use application.yaml instead of application.properties #138.Or if see any areas for improvement, feel free to submit a PR and submit🎉.