You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task to search through the codebase and apply Java 17 idioms that simplify and cleanup the codebase.
In addition, apply source code refactoring outside of Java 17 syntactic sugar to improve code readability, maintainability and otherwise general simplification of the logic.
The text was updated successfully, but these errors were encountered:
jxblum
changed the title
Apply Java 17 syntax to cleanup and simplify codebase where applicable
Apply Java 17 syntax to cleanup and simplify codebase
Jun 26, 2023
jxblum
added a commit
to jxblum/spring-data-redis
that referenced
this issue
Jun 26, 2023
Not sure why this was closed. There is much more work to be done to align SD Redis with Java 17, therefore, this ticket was more of an epic story, than a task.
Task to search through the codebase and apply Java 17 idioms that simplify and cleanup the codebase.
In addition, apply source code refactoring outside of Java 17 syntactic sugar to improve code readability, maintainability and otherwise general simplification of the logic.
The text was updated successfully, but these errors were encountered: