how do not load un-used repository service in spring data couchbase? -


i writing library uses spring data couchbase interacting couchbase. there several buckets being accessed using spring data couchbase. don't want load of them. load specific repository based on input parameter passed during initialization of library. how do that?


Comments

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -