如果要支持MongoDB外源数据库,这个应该怎么弄呢?
DSSLP opened this issue · 1 comments
DSSLP commented
如题,还能仿照着postgres的写吗
wuchubuzai2018 commented
如果是基于原生JDBC驱动不太行,可能需要再Nacos源码上进行更改,把JDBCTemplate那个东西解耦一下
DSSLP opened this issue · 1 comments
如题,还能仿照着postgres的写吗
如果是基于原生JDBC驱动不太行,可能需要再Nacos源码上进行更改,把JDBCTemplate那个东西解耦一下