Giter VIP home page Giter VIP logo

cloud's Introduction

minlia cloud

Just another open source micro-service modern style distribution architecture and solid software framework A spring full stack based system architecture, powered by spring boot, spring cloud,spring data, spring data jpa etc.

敏捷、便利、优雅 minlia cloud

一个为微服务架构而生的,敏捷、便利、优雅的分布式基础架构及框架。 基于spring全栈式架构。由spring boot、spring cloud、spring data、spring data jpa等前沿技术强力驱动。

如何运行

启动顺序

infrastructure 基础架构部分

  1. 先启动discovery-server服务发现
  2. 再启动config-server**配置服务
  3. 再启动gateway-server集成网关服务
cd ./infrastructure
gradle build -x test

cd discovery-server
gradle bootRun -x test
cd ..

cd config-server
gradle bootRun -x test
cd ..

cd config-server
gradle bootRun -x test
cd ..

cd gateway-server
gradle bootRun -x test
cd ..

solution应用部分

直接启动usercenter应用

cd solution/usercenter
gradle bootRun -x test

cloud's People

Contributors

minliacom avatar

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.