You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sergey Chernolyas (Jira)" <ji...@apache.org> on 2020/01/27 08:25:00 UTC

[jira] [Created] (IGNITE-12582) It is needed to set used cache for Spring Data by property

Sergey Chernolyas created IGNITE-12582:
------------------------------------------

             Summary: It is needed to set used cache  for Spring Data  by property
                 Key: IGNITE-12582
                 URL: https://issues.apache.org/jira/browse/IGNITE-12582
             Project: Ignite
          Issue Type: Improvement
          Components: spring
    Affects Versions: 2.7.6
            Reporter: Sergey Chernolyas
            Assignee: Sergey Chernolyas


Hi!

My project needs to configureĀ  usedĀ  cache by property, like ""[spring.data|http://spring.data/].mongodb.uri: mongodb://<user>:<passwd>@<host>:<port>/<dbname>" from Spring Data for MongoDB. Now, I can set cache for particular repository by annotation "RepositoryConfig" only.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)