Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.3 KB

Spring-5-features,-ideas-and-integration.md

File metadata and controls

12 lines (9 loc) · 1.3 KB

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:

Scheduled bigger features: