Files
spring-data-keyvalue/src
Mark Paluch 80b2285c18 DATAKV-196 - Open up configuration and repository components for extension.
Make SpelSortAccessor public. Introduce getMappingContextBeanRef() template method to KeyValueRepositoryConfigurationExtension so subclasses may specify the mapping context bean name. Introduce createQueryCreator() template method to KeyValuePartTreeQuery for query creator customization in subclasses.

Original Pull Request: #27
2017-09-27 14:29:00 +02:00
..