rqueue
rqueue copied to clipboard
Rewording Utility page placeholder
Description
Rewording Utility page placeholder
Fixes # (issue)
Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
How Has This Been Tested?
- Go to
{host}/rqueue/utilitypage - On Explore Data form, input Name
- Click View
Test Configuration:
- Spring Version 6.0.3
- Spring Boot Version 3.0.1
- Redis Driver Version
Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes