### Search before asking - [x] I had searched in the [issues](https://github.com/opengoofy/hippo4j/issues) and found no similar issues. ### Enhancement Request Incorrect method name : `failDynamicThreadPoolRegisterWrapper`. The correct name should be `fillDynamicThreadPoolRegisterWrapper`. In cn.hippo4j.springboot.starter.support.DynamicThreadPoolConfigService#registerExecutor <img width="1080" alt="Image" src="https://github.com/user-attachments/assets/afc39da4-a55f-426b-acbd-5c8a490d1222" /> ### Describe the solution you'd like Incorrect method name : `failDynamicThreadPoolRegisterWrapper`. The correct name should be `fillDynamicThreadPoolRegisterWrapper`. ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [ ] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) *