Giter Site home page Giter Site logo

yue-chip / yue-chip-platform Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 481 KB

用gradle构建的DDD微服务架构:micro service,spring boot,spring cloud,spring alibaba cloud,dubbo,sentinel,seata,oauth2,gateway,spring-security-oauth2-authorization-server

License: Apache License 2.0

Java 100.00%
gradle sentinel spring-boot spring-cloud gateway dubbo spring-security-oauth2-authorization-server

yue-chip-platform's Introduction

yue-chip-platform

用gradle构建的DDD微服务架构

yue-chip-platform

DDD microservices architecture built with gradle

yue-chip-platform

请拉取DDD的具体实现业务 https://github.com/yue-chip/yue-chip-common-business-module
前端代码 https://github.com/yue-chip/yue-chip-frontend
前端代码(前端模块代码与为微服务接口一一对应拆分 具体实现逻辑在yue-chip-frontend仓库下的gateway项目以及 https://github.com/yue-chip/yue-chip-common-business-module 仓库下面的 upms工程->[frontend]的 [registerGateway.js])

yue-chip-platform

[common-business-module code] git clone https://github.com/yue-chip/yue-chip-common-business-module
[frontend code] --- git clone https://github.com/yue-chip/yue-chip-frontend

修改 gradle.properties 中的 maven 发布到私服的地址 不发布到私服不需要改

mavenRepository=http://192.168.8.213:32129/repository/maven-public/
mavenSnapshots=http://192.168.8.213:32129/repository/maven-snapshots/
mavenUsername=admin
mavenPassword=

修改 modify build.gradle 中的repositories,如果没有自己的私服,需要将 maven { allowInsecureProtocol true; url mavenRepository } 删除,如果有需要修改 gradle.properties 中的mavenRepository和mavenSnapshots地址

modify gradle.properties Maven is published to the address of the nexus, and does not need to be changed if it is not published to the nexus

mavenRepository=http://192.168.8.213:32129/repository/maven-public/
mavenSnapshots=http://192.168.8.213:32129/repository/maven-snapshots/
mavenUsername=admin
mavenPassword=

yue-chip-platform's People

Contributors

mrliufang avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.