Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0 M1 (Gosling)
-
Component/s: Configuration, Map
-
Labels:None
-
Pull Request URL:
-
Sprint:54 - Fowler M1, 55 - Evans SR2
Description
Would be cool to be able to configure the Map-type used for the repository in the @EnableMapRepositories annotation like this:
@Configuration
@EnableMapRepositories(mapType = MyMap.class)
class Config { }
Attachments
Issue Links
- is depended on by
-
DATAKV-93 Add readme and reference documentation
-
- Closed
-