-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help wanted! Here are some simple tasks that can be handled🎉. #135
Comments
@crossoverJie I'd like to take care of the first one "Use |
@crossoverJie I'd like to take care of “Use application.yaml instead of application.properties.” |
@crossoverJie I'd like to take care of "Use Spring IOC to refactor |
Please update the latest code, the core logic of cim/cim-server/src/main/java/com/crossoverjie/cim/server/kit/RouteHandler.java Lines 60 to 62 in 05ffa2d
Lines 152 to 155 in 05ffa2d
|
Thank you for your response. In the route module, I've noticed that |
I have created a PR that can use dynamic url for a request #151. Please update the latest code. |
I have created some
help want
label issue, welcome friends who are interested to contribute!Pick your favorite(s) and then remind me.
@Slf4j
instead ofprivate final static Logger LOGGER
@baiyina Use @Slf4j instead of private final static Logger LOGGER #137cim-common
.swagger.enable
properties 使用Knife4j 4.4代替接口文档 #136 (comment).application.yaml
instead 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🎉.
The text was updated successfully, but these errors were encountered: