灵巧汽车

文章
9
资源
0
加入时间
2年10月24天

GitHub轻松阅读微服务实战项目流程详解【第一天:数据库表设计及其环境搭建、项目运行】1.数据库表详解2.项目环境准备

One Day1.数据库表详解2.项目环境准备github地址:https://github.com/Zealon159/light-reading-cloud项目服务端主要使用SpringBoot+SpringCloud+SpringCloudAlibaba+ElasticSearch+Redis+RabbitMQ的技术栈。1.数据库表详解此项目包含了使用了两个数据库(1)reading_cloud_account(与账户相关的数据库)1. 用户表(user) #用户信息相关

白盒测试

逻辑问题、边界条件、变量未初始化、内存越界等问题转载于:https://www.cnblogs.com/qingxinliwu/p/3527358.html