Giter Site home page Giter Site logo

borntorain / taroco Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 113.0 304 KB

基于spring boot,spring cloud,axon framework的领域驱动设计的微服务开发框架系统。提供整套微服务架构模块:统一用户中心,用户授权、鉴权,配置中心,注册中心,服务路由,服务熔断,追踪、治理,灰度发布。后期将继续加上存储系统、微信系统。

License: MIT License

Java 14.01% HTML 8.29% JavaScript 76.86% CSS 0.85%

taroco's Introduction

前言

项目介绍

项目架构

Taroco
├── taroco-assembling -- 项目集合工程
├── taroco-cloud -- spring cloud 微服务相关基础组件
|    ├── cloud-admin -- 服务监控
|    ├── cloud-api-gateway -- 服务网关
|    ├── cloud-circuit-breaker -- 服务容错保护
|    ├── cloud-config -- 分布式配置中心
|    ├── cloud-registry -- 服务注册中心
├── taroco-common -- 项目基础服务组件
├── taroco-user-center -- 用户中心
|    ├── uc-auth -- 用户授权系统
|    ├── uc-command -- 用户命令端
|    ├── uc-common -- 用户公用
|    ├── uc-query -- 用户查询端

技术选型

后端技术:

技术 名称 官网
Spring Boot 容器 http://projects.spring.io/spring-boot/
Spring Cloud 容器 http://projects.spring.io/spring-cloud/
Axon 容器 http://www.axonframework.org/
Rabbit MQ 容器 http://www.rabbitmq.com/
Spring Data 容器 http://projects.spring.io/spring-data/
Swagger2 接口测试框架 http://swagger.io/
Jenkins 持续集成工具 https://jenkins.io/index.html
Maven 项目构建管理 http://maven.apache.org/

前端技术:

技术 名称 官网
VUE 函式库 https://cn.vuejs.org/
vue-router 2 vue路由 https://router.vuejs.org/zh-cn/
iview VUE组件 https://www.iviewui.com

开发工具:

  • MongoDB: 数据库
  • Tomcat: 应用服务器
  • Git: 版本管理
  • Nginx: 反向代理服务器
  • IntelliJ IDEA: 开发IDE

开发环境:

  • JDK8+
  • MongoDB

许可证

MIT

taroco's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.