https://github.com/bitactor/bitactor-cloud-spring-sample
bitactor-cloud-spring 示例项目
https://github.com/bitactor/bitactor-cloud-spring-sample
Last synced: 5 months ago
JSON representation
bitactor-cloud-spring 示例项目
- Host: GitHub
- URL: https://github.com/bitactor/bitactor-cloud-spring-sample
- Owner: Bitactor
- License: apache-2.0
- Created: 2021-03-11T05:31:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T08:21:03.000Z (over 4 years ago)
- Last Synced: 2024-12-27T15:22:18.416Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 88.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bitactor-cloud-spring-sample
## 基础环境
* JDK 1.8+
* Maven3
* Springboot 2.5.2+
## 安装服务
* Nocos 2.0.0+
* Redis 3.0.0+
* Mongodb 4.4+
## 注意
如果无法通maven下载对应的版本的 bitactor-cloud-spring 和 bitactor-core
1. clone bitactor-core [github](https://github.com/Bitactor/bitactor-core) , [
gitee](https://gitee.com/Bitactor/bitactor-core) 到本地
2. 完成clone 后执行 在根目录 执行 mvn install
3. clone bitactor-cloud-spring [github](https://github.com/Bitactor/bitactor-cloud-spring) , [
gitee](https://gitee.com/Bitactor/bitactor-cloud-spring) 到本地
4. 完成clone 后执行 在根目录 执行 mvn install
5. 完成 bitactor-core 和 bitactor-cloud-spring 的本地安装后 更新maven