1、 项目启动
1.1 启动中间件
启动redis
启动nacos
在nacos/bin文件中,运行:
sh startup.sh -m standalone
1.2 启动后端项目
1、运行RuoYiGatewayApplication
2、运行RuoYiAuthApplication
3、运行ruoyi-modules下的ruoyi-system
4、运行自定义模块
在nacos/bin文件中,运行:
sh startup.sh -m standalone
1、运行RuoYiGatewayApplication
2、运行RuoYiAuthApplication
3、运行ruoyi-modules下的ruoyi-system
4、运行自定义模块