opengoofy / hippo4j

📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
https://hippo4j.cn
Apache License 2.0
5.61k stars 1.18k forks source link

[TASK] About CheckStyle Errors #1229

Closed DDreame closed 1 year ago

DDreame commented 1 year ago

There are errors related to CheckStyle. I hope someone can fix them and make pull requests.

If everyone wants to fix those errors, they can change true</skip.checkstyle.check> to false and run mvn package to see more details.

Any pull request related to CheckStyle errors can be associated with this issue, and I will update this document when the PR is merged or find new errors.

DDreame commented 1 year ago

I want to fix about module:hippo4j-spring-boot-starter

magestacks commented 1 year ago

I want to fix about module:hippo4j-spring-boot-starter

@DDreame assigned tasks.

yhc777 commented 1 year ago

I want to fix about module : hippo4j-common

Mryanhehe commented 1 year ago

I want to fix module:hippo4j-config-zookeeper-spring-boot-starter-example , but i can't find this module , could you tell me where it's ?

magestacks commented 1 year ago

@Mryanhehe Refer to New Package Version.

dmego commented 1 year ago

I want to fix about module : hippo4j-threadpool-core, hippo4j-threadpool-rpc

magestacks commented 1 year ago

@dmego rpc has been completed, you can change it.