Giter Site home page Giter Site logo

hunny-lh / vertx-blueprint-microservice Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sczyh30/vertx-blueprint-microservice

0.0 2.0 0.0 1.6 MB

Vert.x blueprint application - Micro-Shop microservice application

License: Apache License 2.0

Java 69.70% JavaScript 19.33% HTML 4.36% CSS 0.50% Shell 0.23% Ruby 5.88%

vertx-blueprint-microservice's Introduction

Vert.x Microservice Blueprint

Travis Build Status

Vert.x blueprint application - An online shopping microservice application developed with Vert.x. This repo is intended to be an illustration on how to develop microservice applications using Vert.x toolkit.

Content

  • Microservice with Vert.x
  • Asynchronous development model
  • Reactive and functional pattern
  • Event sourcing
  • Asynchronous RPC on the clustered event bus
  • Various type of services (e.g. REST, message source, data source)
  • Service discovery
  • Circuit breaker
  • Polyglot persistence support
  • API gateway
  • Global authentication (OAuth 2 + Keycloak)

Documentation

Detailed tutorials are available here!

Architecture

Microservice Architecture

Build/Run

First, for api-gateway and monitor-dashboard component, you have to enter the src/main/resources/webroot directory and install the frontend dependencies with bower:

bower install

Then build the code:

mvn clean install

To run the microservice with Docker Compose, please refer to the run instruction.

Contributing

Contributions are definitely welcome !

vertx-blueprint-microservice's People

Contributors

sczyh30 avatar

Watchers

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