Giter VIP home page Giter VIP logo

dlife's Introduction

jhipster-registry Eureka see https://www.jhipster.tech/jhipster-registry/

gateway JHipster can generate API gateways. A gateway is a normal JHipster application, so you can use the usual JHipster options and development workflows on that project, but it also acts as the entrance to your microservices. More specifically, it provides HTTP routing and load balancing, quality of service, security and API documentation for all microservices. see https://www.jhipster.tech/api-gateway/

UAA user authentication center 能够在此验证并获取token, oauth2暂时已经注释掉

Micro Service

fitness 健身 kitchen 大厨在身边 pinfan 拼饭项目

启动步骤 1.修改 UAA和各自微服务中的数据库设置。并新建相应数据库 如下: url: jdbc:mysql://192.168.56.200:3306/uaa?useUnicode=true&characterEncoding=utf8&useSSL=false username: root password: 123456 2.启动jhipster-registry 进入项目 执行mvn spring-boot:run 监听 8761端口 3.启动UAA进入项目 执行mvn spring-boot:run 监听9999端口

然后启动各自的微服务即可,使用mapstruct 需要先编译代码在启动。

dlife's People

Contributors

yinjianfei avatar sukairong avatar

Watchers

James Cloos 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.