I am using redisson task scheduler, it works well but now we require to use spring bean inside it. We have tried to Autowire bean, but it doesn't work. Issue might be due to Redisson class loader not sure. Is it a limitation of it? Do we have any workaround to achieve this? Thank you
Asked
Active
Viewed 228 times