Jens Schauder
Jens Schauder
While XML configuration is still supported for the time being, we typically don't add new features to it. We should reflect that in the documentation by: * Adding Java configuration...
The new version goes into more details of the various options and is heavily based on changes made for version 3.0.x Closes https://github.com/spring-projects/spring-data-commons/issues/2536 See https://github.com/spring-projects/spring-data-commons/issues/2537
See also #2535 Explain to consider which methods to expose at all Explain redeclaration and potential introduction of a project-specific base interface with the required customizations Explain Streamable utility as...