Giter Site home page Giter Site logo

rpoori's Projects

spring-cloud-contracts-consumer-approach1 icon spring-cloud-contracts-consumer-approach1

Spring Cloud Contracts Consumer App - Approach 1 - When there are spring cloud contracts available in the external service to be consumed and they have been uploaded to artifactory, then those stubs can be can be used in the consumer to write implementation tests. This app consumes the contracts generated from repo (spring-cloud-contract-tests-producer) assuming the stubs were uploaded to some artifactory.

spring-cloud-contracts-consumer-approach2 icon spring-cloud-contracts-consumer-approach2

Spring Cloud Contracts Consumer App - Approach 2 - When there are NO contracts available on the external service or NO stubs uploaded in the artifactory, then the contracts and stubs can be written in the consumer app itself in a separate module which can then be used to write implementation tests.

spring-cloud-eureka-client-one icon spring-cloud-eureka-client-one

Spring Cloud Eureka Client - POC implementation for Service Discovery. Includes cloud deployment (PCF) related ymls and establishes a eureka client that registers with eureka server (repo: spring-cloud-eureka-server) on startup. Eureka client two (repo: spring-cloud-eureka-client-two) communicates with client one via registered app name on discovery server and NOT by hardcoding client one url.

spring-cloud-eureka-client-two icon spring-cloud-eureka-client-two

Spring Cloud Eureka Client - POC implementation for Service Discovery. Includes cloud deployment (PCF) related ymls and establishes a eureka client that registers with eureka server (repo: spring-cloud-eureka-server) on startup. This eureka client communicates with client one (repo: spring-cloud-eureka-client-one) via registered app name on discovery server and NOT by hardcoding client one url.

spring-cloud-eureka-server icon spring-cloud-eureka-server

Spring Cloud Eureka Server - POC implementation for Service Discovery. Includes cloud deployment (PCF) related ymls and establishes a eureka cluster with three peers. Two eureka clients (repos: spring-cloud-eureka-client-one and spring-cloud-eureka-client-two) register with this eureka server on startup and client two communicates with client one via registered app name on discovery server and NOT by hardcoding client one url.

spring-cloud-gateway icon spring-cloud-gateway

Spring Cloud Gateway - POC for API gateway implementation used as routing app for downstream microservices. Combines all code from these repos into this one: reactive-security-approach1, reactive-security-approach2, gateway-filter-jwt, circuit-breaker. Also includes tests.

spring-cloud-gateway-filter-jwt icon spring-cloud-gateway-filter-jwt

Spring Cloud Gateway (API gateway implementation used as routing app for downstream microservices)- POC implementation for gateway filter and generation & attachment of JWT (JSON Web Token) to incoming request to be passed onto downstream.

spring-cloud-gateway-reactive-security-approach2 icon spring-cloud-gateway-reactive-security-approach2

Spring Cloud Gateway (API gateway implementation used as routing app for downstream microservices)- POC implementation for Reactive Security - Approach 2 - Using AuthenticationWebFilter, ServerAuthenticationConverter, ServerAuthenticationSuccessHandler

spring-webflux-reactive-prog icon spring-webflux-reactive-prog

Spring WebFlux - example implementation for Flux endpoints and use cases for a sample domain using reactive and functional programming

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.