dromara / hodor

A distributed scheduling job framework supporting DAG workflow for big data and regular jobs, providing programmable job types across different languages.
Apache License 2.0
145 stars 57 forks source link

Refactoring Hodor Client Module, Updating Hutool Utility Class, and Implementing Group Management in Admin #44

Closed tincopper closed 1 year ago

tincopper commented 1 year ago

1、Refactor the hodor-client module. 2、Update the hutool utility class. 3、Implement group management functionality in admin and add hodor-client module dependency.