GithubHelp home page GithubHelp logo

hashimati / service-requests-offers-microservices Goto Github PK

View Code? Open in Web Editor NEW
14.0 1.0 3.0 754 KB

A Simple Micronaut Microservices. Service Requests and Offers Services

Home Page: https://www.microstarter.io

License: Apache License 2.0

Java 100.00%
micronautfw micronaut micronaut-java-application jwt java microservices zuul eureka consul demo

service-requests-offers-microservices's Introduction

ko-fi

Micronaut Microservices Fundamentals In Practice

What Is Micronaut? In a nutshell, Micronaut is a lightweight, JVM-based framework that's ahead of compilation time, with less startup time.

Service Request-Offers Microservices is a simple microservices application using Micronaut framework. The application covers the following areas:

  1. Service Discovery using Netflix Eureka or Consul.
  2. Integration with Zuul Gateway.
  3. Securing Microservices with JWT.
  4. Using Micronaut Data with MySQL and Liquibase.
  5. Using Reactive Mongodb.

Read more https://medium.com/@hashimati/micronaut-microservices-fundamentals-in-practice-fdf74af2b88f

Image of Diagram

  1. Eureka Server or Consul Server: A Service Discovery Server.
  2. UsersService: It is an account management service. It provides registration, authentication and authorization services. Also, it propagates JWT tokens to RequestsService and OffersService. UserService stores users' data in MySQL instance and uses the Micronaut Data Framework to handle the data.
  3. RequestsService: This service produces all services which are related to requests. The service stores the requests in MongoDB instance. Also, it will consume the offers services as required.
  4. OffersService: This service produces all services which are related to the offers. Offers objects will be stored in a MongoDB instance. The OfferService invokes services from RequestService as requires
  5. Gateway: a Netfix Zuul gateway service.

service-requests-offers-microservices's People

Contributors

hashimati avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.