Details
Description
Hi!
My project needs to configureĀ usedĀ cache by property, like ""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.
Attachments
Issue Links
- causes
-
IGNITE-12799 Set right SpEL at Spring Data tests
- Resolved
- is related to
-
IGNITE-12643 Document new feature to set cache for Spring Data dynamically
- Reopened
-
IGNITE-12525 Spring boot starter
- Resolved
- links to