Skip to content
#

microservices

Here are 3,544 public repositories matching this topic...

sadokmtir
sadokmtir commented Jan 21, 2020

I think it is worth mentioning that the solution stated Catching unresolved and rejected promises is not always valid. what I mean is that if a promise is caught on a later turn of the Node.js event loop, then probably throwing an error on this global catch is not a good idea. I am wondering how this is counted as best practice while obviously from the node official documentation it should

Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。

  • Updated Mar 28, 2020
  • Java

基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。

  • Updated Mar 7, 2020
  • Java
A-CiKe
A-CiKe commented Jan 8, 2020

Issue Description

Type: feature request

Describe what happened (or what feature you want)

On the service details page, click the return page, and the entered search criteria disappear. You need to re-enter the search criteria every time you return to view the service details.

Describe what you expected to happen

Return to previous page to keep query criteria.

How t

quexer
quexer commented Oct 16, 2019

Hello,

We're using etcdv3 with a self-signed cert. so we can't use the default micro binary although etcdv3 support has been built in since v1.11.0

Is there any approach to access it without rebuilding the micro binary?

If the rebuild is needed, where should I put the "tls.Config initialize" code?

micro version: 1.11.0

Thanks.

refer, #210 #178


update:

It seems mi

kevinsimper
kevinsimper commented May 21, 2018

What would be the minimal IAM Policy for deploying, I know the policy on the website, but that has also access to EC2 and is quite broad. For example I would not need to control a domain from there.

Like it would be a role that you could put on Travis-CI and not worry about them deleting your EC2 instances.

I tried deleting everything other than Lambda, API Gateway and S3, but then I began

dapr
lonelycode
lonelycode commented Jun 7, 2019

**Do you want to request a feature or report a bug?

Feature?

What is the current behavior?
Session object ACLs require both the key and the api_id field of the ACL definition to match.

If they mismatch the API does not throw an error.

What is the expected behavior?

The Gateway API should report the discrepancy to stop the token from being generated.

joestringer
joestringer commented Mar 17, 2020

A recent breakage on master for quick-install YAML was not detected until developers manually ran the quick-install YAML. One aspect is that developers can neglect to update the quick-install YAML. #10425 follows up on fixing that.

The second aspect is that we should automate deployment of the quick-install YAML from the repo during CI for basic validation that it works.

I briefly grepped fo

avarugh1
avarugh1 commented Mar 9, 2020

Describe the bug
Please provide details of the problem, including the version of Spring Cloud that you
are using.

On the docs page for spring-cloud-netflix (https://spring.io/projects/spring-cloud-netflix), first line shows as "Unresolved directive in - include::_attributes.adoc[]".
Expected reference can be seen in the source of the docs (intro.adoc, sagan-index.doc).

**Sam

Improve this page

Add a description, image, and links to the microservices 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 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.