Giter VIP home page Giter VIP logo

cz-portal-server's Introduction

Cz-Portal-Front-Shop

This project provides cz-portal-index and cz-portal-shop's backend services

Services Introduce

  • cz-portal-registry:The service-registry-center by eureka

  • cz-portal-gateway:Load balance and authorization by zuul

  • cz-portal-monitor:The fault tolerance library by histrix

  • cz-portal-zipkin:Tracing services with zipkin

  • cz-portal-config:Control control the config properties

  • cz-portal-security:Authorization by spring security with oauth2 and jwt

  • cz-portal-service-user:Provider user service

  • cz-portal-service-item:Provider the Cz-Portal-Front-Shop's item service

  • cz-portal-service-order:Provider Cz-Portal-Front-Shop's order service

  • other...

Deployment

pre

localhost run

  • easiest server running flow:   registry-->config-->security-->service-xxx-->gateway

docker run

  • cd Cz-Portal-Server
  • docker-compose build (build images)
  • docker-compose up -d cz-portal-db (init)
  • docker-compose up -d cz-portal-registry (run registry service)
  • docker-compose up -d cz-portal-config (run config service)
  • docker-compose up -d (run other services)
  • docker-compose logs (print logs)

default account

  • admin:123456
  • user:123456

Running the tests

`
`

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

cz-portal-server's People

Contributors

jomalonejia avatar

Stargazers

 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.