项目一
【产品名称】
物业管理系统
后端技术:
数据库: MySql
持久层框架: JDBC
缓存: redis
服务开发:Spring boot-2.1.1.RELEASE
服务注册与发现: Spring Cloud Eureka
服务间负载均衡: Spring Cloud Ribbon
服务容错: Spring Cloud Hystrix
服务路由和过滤: Spring Cloud Zuul
分布式配置中心: Spring Cloud Config
部署: Docker打包和部署微服务
集成: Jenkins自动化部署系统
推送平台:个推
版本控制:git
项目构建:maven
其他尝试使用: MongoDB
web端:vue
移动端: android、ios、小程序
项目二
【产品名称】
汽车金融贷
后端技术:
数据库: MySql
持久层框架: Mybatis
缓存: redis
服务治理:Dubbo
服务开发:SpringMVC
服务注册中心:Zookeeper
服务调用方式:RPC
服务监控:Dubbo-monitor
版本控制:git
项目构建:maven