youlai-mall youlai-mall
首页
  • 项目介绍
  • 项目启动
  • 项目部署
  • 开发规范
  • mall-admin-web (opens new window)
  • mall-app (opens new window)
  • vue3-element-admin (opens new window)
  • knife4j接口文档 (opens new window)
  • 有来商城

    • youlai-mall (opens new window)
    • mall-admin-web (opens new window)
    • mall-app (opens new window)
    • mall-pc (opens new window)
  • 其他

    • vue3-element-admin
问答
  • 后端

    • spring (opens new window)
    • mybatis-plus (opens new window)
    • knife4j (opens new window)
  • 前端

    • element-plus (opens new window)
    • vue3 (opens new window)
    • vite2 (opens new window)
  • 移动端

    • uni-app (opens new window)
💖支持
  • 博客园主题awescnb (opens new window)
Gitee (opens new window)
GitHub (opens new window)
首页
  • 项目介绍
  • 项目启动
  • 项目部署
  • 开发规范
  • mall-admin-web (opens new window)
  • mall-app (opens new window)
  • vue3-element-admin (opens new window)
  • knife4j接口文档 (opens new window)
  • 有来商城

    • youlai-mall (opens new window)
    • mall-admin-web (opens new window)
    • mall-app (opens new window)
    • mall-pc (opens new window)
  • 其他

    • vue3-element-admin
问答
  • 后端

    • spring (opens new window)
    • mybatis-plus (opens new window)
    • knife4j (opens new window)
  • 前端

    • element-plus (opens new window)
    • vue3 (opens new window)
    • vite2 (opens new window)
  • 移动端

    • uni-app (opens new window)
💖支持
  • 博客园主题awescnb (opens new window)
Gitee (opens new window)
GitHub (opens new window)
  • 项目介绍
  • 项目启动

    • 后端

      • 极速启动
        • 1. 启动 Nacos
        • 2. 启动微服务
      • 本地启动
    • 前端

      • 前端启动
    • 移动端

      • H5启动
      • 小程序启动
  • 项目部署

    • Docker安装
    • MySQL部署
    • Redis部署
    • RabbitMQ部署
    • Nacos部署
    • Seata部署
    • Canal部署
    • MinIO部署
    • RocketMQ部署
  • 开发规范

    • Java规范
    • API规范
    • Vue规范
    • CSS规范
    • Git规范
  • 指南
  • 项目启动
  • 后端
郝先瑞
2020-05-11
目录

极速启动

提示

极速启动 是方便快速启动查看效果的一种启动方式,其中的数据库和Redis等中间件使用的是有来提供的云环境,在Java和IDEA环境准备OK的情况下正常一分钟可以启动完成,有条件或者深入学习打算的建议 本地启动。

# 1. 启动 Nacos

IDEA 打开命令行终端 Terminal

输入 cd middleware/nacos/bin 切换到 Nacos 的 bin 目录

执行 startup -m standalone 启动 Nacos 服务。

# 2. 启动微服务

youlai-gateway 模块的启动类 GatewayApplication 启动网关;

youlai-auth 模块的启动类 AuthApplication 启动认证中心;

youlai-admin → admin-boot 模块的启动类 AdminApplication 启动系统服务;

至此完成基础服务的启动,商城服务按需启动,启动方式和 youlai-admin 一致;

访问接口文档地址测试: http://localhost:9999/doc.html (opens new window) 。

上次更新: 2022/05/15, 10:01:11
项目介绍
本地启动

← 项目介绍 本地启动→

Theme by Vdoing | Copyright © -2-2022 有来技术团队
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式