An open API service indexing awesome lists of open source software.

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 示例项目

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