java - Dropwizard spring data couchbase -
i building project dropwizard, couchbase , elasticsearch.
i looking persistence layer odm dropwizard , couchbase. looked on , found spring-data-couchbase. can integrate dropwizard spring-data-couchbase , use spring-data-couchbase persistence? if use spring-data-couchbase create ioc container?
if looking odm layer, added light 1 java sdk, see entity mapping: http://blog.couchbase.com/javasdk-2.2-dp
also if looking use spring data couchbase, should maybe spring boot, same things dropwizard. of course spring data couchbase more integrated spring boot dropwizard.
as dropwizard , spring, yes guess drag spring dependency in there might create stuff have equivalent in dropwizard. have no knowledge of dropwizard so, not sure.
Comments
Post a Comment