我的物联项目(11)微服务架构技术选型

微服务架构技术选型
1、使用目前流行的多种web技术:
spring boot spring mvc、mybatis、Vue.js;
2、分布式设计:
Spring cloud 分布式、微服务、集群、zookeper、nignx;
3、RepositoryORM仓库:
提供ORM接口和多种实现,可进行配置实现,RepositoryRedis仓库,提供Redis接口和多种实现,可进行配置实现。可以配置调用单机、redis、云redis对接,RepositoryService仓库,提供Service接口和多种实现,可进行配置实现。可以配置调用dubbo、微服务、基础服务器对接接口和实现。

你可能感兴趣的:(物联项目,SpringCloud,我的物联项目,微服务)