1 Star 2 Fork 1

nerokey / itark-bbs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

一、模块说明

bbs-common打包成jar包,除gateway外均依赖它。其余模块打包成docker镜像独立部署

  1. bbs-admin:管理员模块
  2. bbs-common:公共依赖
  3. bbs-gateway:网关
  4. bbs-protal:论坛前台页面模块
  5. bbs-search:数据写入es以及文章检索模块
  6. bbs-user:用户模块

二、启动说明

  1. 请先启动nacos-server(v1.4.1),并将每个模块的bootstrap.yml中的nacos地址修改
  2. 启动一个mysql5.7+
  3. 进入nacos管理页面,新建一个dev的namespace
  4. 在配置管理模块dev namespace下面新建doc/config下配置内容粘进去,数据库连接信息按照实际修改,配置data-id与文件名相同
  5. 愉快得启动每个服务
MIT License Copyright (c) 2021 nerokey Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

一个基于springcloud的开源论坛系统 展开 收起
Java 等 2 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/nerokey/itark-bbs.git
git@gitee.com:nerokey/itark-bbs.git
nerokey
itark-bbs
itark-bbs
master

搜索帮助