Spring 5 will have a couple of interesting features:
- CDI support (JSR 330). We may enhance our CDI Extension to work correctly with Spring and propose this configuration for our users. Even though our extension has no hard dependency to Weld (apart from tests) I believe we will need to adjust it a little bit.
- JCache 2.0 support. Implementing this issue will probably require adding few bits into Spring module and verifying if everything works smoothly.
A few ideas not necessarily related to Spring 5:
- Implement a "bridge" between Spring tasks our Infinispan distributed tasks.
Scheduled bigger features: