https://github.com/lanen/jy-cloud
A Project Help Quickly Create Cloud Appication
https://github.com/lanen/jy-cloud
microservice spring-boot spring-cloud
Last synced: 3 months ago
JSON representation
A Project Help Quickly Create Cloud Appication
- Host: GitHub
- URL: https://github.com/lanen/jy-cloud
- Owner: lanen
- Created: 2019-08-23T03:23:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-31T18:24:24.000Z (about 6 years ago)
- Last Synced: 2025-07-23T19:47:58.364Z (8 months ago)
- Topics: microservice, spring-boot, spring-cloud
- Language: CSS
- Homepage: http://lanen.github.io
- Size: 655 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jy-cloud
[](https://cloud.drone.io/lanen/jy-cloud)
[](https://travis-ci.org/lanen/jy-cloud)
[](https://codecov.io/gh/lanen/jy-cloud)
[](https://opensource.org/licenses/Apache-2.0)
jy-cloud make a easy way to create cloud applicaiton.
| Stable Release Version | JDK Version compatibility | Release Date |
| ------------- | ------------- | ------------|
| Working Now | 1.8+ | 2019-12-1 |
## License
jy-cloud is licensed under **Apache Software License, Version 2.0**.
## docker-compose 快速建立开发环境
* 提供 spring-cloud-paren/docker-compose 快速建立 eureka-server, zipkin-server, zuul-server
* 提供 db/docker-compose 快速建立 mysql, rabbitmq, redis
* 提供 db/mysql 快速建立master/slave 架构,multi-master (分库分表架构)
* 提供 db/redis 快速建立master/slave 哨兵模式, redis-cluster架构
* 提供 db/rabbltmq 快速建立多镜像架构