Skip to content

lanen/jy-cloud

Repository files navigation

jy-cloud

Build Status Build Status codecov License

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 快速建立多镜像架构