spring-data-keyvalue
spring-data-keyvalue copied to clipboard
Java 8 code clean up [DATAKV-160]
Christoph Strobl opened DATAKV-160 and commented
make use of Java 8 language features.
eg. use streaming API in the Map
repository implementation and filters
No further details from DATAKV-160
Ashok Kumar N commented
I would like to contribute to the spring framework, can you please assign this type of work for me to contribute on? , thanks in advance
Christoph Strobl commented
Thanks for your interest in contributing to this project. The way of doing so is by opening a PR on github, linking that one via the Pull Request URL
of the jira issue and assigning it to one of the team members.
Please make sure to follow the contribution guidelines.
Spring Data KeyValue is now based on Java 17 and the entire codebase could be reviewed and refactored to better leverage Java 17 features.