Skip to content
#

microservices-architecture

Here are 887 public repositories matching this topic...

advanced-java

😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

  • Updated Jun 23, 2021
  • Java
MartinCarpentier
MartinCarpentier commented Dec 29, 2018

Expected Behavior / New Feature

Support sticky sessions for ServiceDiscoveryProviders

Actual Behavior / Motivation for New Feature

When using websockets with ocelot in a distributed system, problem can arise since ocelot, as far as i know, doesn't support sticky sessions when working with service discovery providers.

The functionality could be great if it could work with both consul

awesome-software-architecture
robholland
robholland commented Feb 22, 2021

Is your feature request related to a problem? Please describe.
Currently the web UI will show "Running" for cron workflows which are created but not yet started as they are not yet due. This isn't ideal for developers as you can't tell without clicking through to the workflow whether it is actually running.

Describe the solution you'd like
It would be better if the web UI was able to

tiffany199410
tiffany199410 commented Aug 18, 2020

大佬们:关于部署文档中的一些疑惑,麻烦指点下:
疑惑一:
拷贝渲染后的模板文件到nginx代码目录
cp -rf {{code}}/ci/gateway/core/* {{code}}/src/gateway/core/
第一个{{code}}指的是部署目录的路径?第二个{{code}}指的是源码的路径吗?

疑惑二:
将nginx配置文件复制到项目目录下
cp -rf {{code}}/src/gateway/core/* INSTALL_PATH/gateway

INSTALL_PATH/具体指的是什么路径

疑惑三:
./sbin/nginx # 启动nginx,启动nginx成功后
在浏览器中打开显示的是:Welcome to OpenResty!这个页面,麻烦在文档上加一下,或者告知下,配置完这个网关部署成功后,最终显示的是哪

This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.

  • Updated Jun 30, 2021
  • C#

🔥MateCloud是一款基于Spring Cloud Alibaba的微服务架构。目前已经整合Spring Boot 2.5、 Spring Cloud 2020、Spring Cloud Alibaba 2021、Spring Security Oauth2、Feign、Dubbo、JetCache、RocketMQ等服务套件,为您的开发保驾护航

  • Updated Jun 30, 2021
  • Java

🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻

  • Updated Jun 24, 2021
  • C#

Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web

  • Updated Apr 23, 2021
  • C#

Improve this page

Add a description, image, and links to the microservices-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microservices-architecture topic, visit your repo's landing page and select "manage topics."

Learn more