Code Monkey home page Code Monkey logo

piomin / sample-spring-cloud-webflux Goto Github PK

View Code? Open in Web Editor NEW
95.0 7.0 82.0 66 KB

sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spring cloud gateway, spring data jpa and mongodb

Home Page: https://piotrminkowski.com

Java 100.00%
spring-boot-2 spring-webflux reactive-microservices reactive-mongo mongodb spring-cloud spring-cloud-netflix spring-cloud-gateway eureka ribbon

sample-spring-cloud-webflux's Introduction

sample-spring-cloud-webflux's People

Contributors

piomin avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

sample-spring-cloud-webflux's Issues

2.x vs 1.5.x

1.5.x
customer-service as follows:
eureka.client.serviceUrl.defaultZone=http://localhost:1234/eureka/
eureka.instance.perferIpAddress=true
eureka.instance.instance-id=${spring.cloud.client.ipAddress}:${spring.application.name}:${server.port}
eureka.instance.hostname=${spring.cloud.client.ipAddress}

2.x customer-service no above that,

in application.yml of customer-service only the config as follows:
server:
port: 2222

spring:
application:
name: customer-service
data:
mongodb:
uri: mongodb://192.168.99.100/test

then auto registration to discovery-service. account-service the same.

What are the differences between 2.x to 1.5.x on spring cloud?

thanks!

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.


Warning

Renovate failed to look up the following dependencies: Failed to look up maven package pl.piomin.services:sample-spring-cloud-webflux.

Files affected: account-service/pom.xml, customer-service/pom.xml, discovery-service/pom.xml, gateway-service/pom.xml


This repository currently has no open or pending branches.

Detected dependencies

circleci
.circleci/config.yml
  • cimg/openjdk 21.0.2
maven
account-service/pom.xml
  • pl.piomin.services:sample-spring-cloud-webflux 1.1-SNAPSHOT
  • org.instancio:instancio-junit 4.5.1
  • org.testcontainers:testcontainers-bom 1.19.7
customer-service/pom.xml
  • pl.piomin.services:sample-spring-cloud-webflux 1.1-SNAPSHOT
  • org.testcontainers:testcontainers-bom 1.19.7
discovery-service/pom.xml
  • pl.piomin.services:sample-spring-cloud-webflux 1.1-SNAPSHOT
gateway-service/pom.xml
  • pl.piomin.services:sample-spring-cloud-webflux 1.1-SNAPSHOT
  • io.specto:hoverfly-java-junit5 0.17.1
pom.xml
  • org.springframework.boot:spring-boot-starter-parent 3.2.5
  • org.springframework.cloud:spring-cloud-dependencies 2023.0.1
  • org.jacoco:jacoco-maven-plugin 0.8.12

  • Check this box to trigger a request for Renovate to run again on this repository

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.