spring-data-keyvalue icon indicating copy to clipboard operation
spring-data-keyvalue copied to clipboard

Java 8 code clean up [DATAKV-160]

Open spring-projects-issues opened this issue 8 years ago • 2 comments

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

spring-projects-issues avatar Jan 24 '17 08:01 spring-projects-issues

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

spring-projects-issues avatar Aug 22 '18 18:08 spring-projects-issues

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-projects-issues avatar Aug 23 '18 11:08 spring-projects-issues

Spring Data KeyValue is now based on Java 17 and the entire codebase could be reviewed and refactored to better leverage Java 17 features.

jxblum avatar Oct 24 '23 00:10 jxblum