-
Updated
Jul 31, 2021 - JavaScript
{{ message }}
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8)
Connect, secure, control, and observe services.
Apollo's document can view on website https://www.apolloconfig.com
It's content under git repository directory docs.
Directory docs/zh save Chinese document.
Directory docs/en save English document.
The document structure use https://docsify.js.org/#/ (More detail in pull request #3433)
Someone can add English document now.
Chinese do
Both versions of nacos2.0.0 and nacos2.0.2 were tried, unable to cluster successfully under mac and centos, the log output service is being restarted, unable to start normally, and cannot complete the election.
尝试了nacos2.0.0和nacos2.0.2两个版本,在mac和centos下都无法集群成功,日志一直输出服务在重启,无法正常启动,也无法完成选举.
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
Go Micro is a framework for distributed systems development
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
The Go language implementation of gRPC. HTTP/2 based RPC
Require GitHub tags to be signed as per https://github.com/ossf/scorecard/blob/main/checks/checks.md#signed-tags
A curated list of software and architecture related design patterns.
After updating our backstage dependencies using backstage-cli versions:bump up to release-2021-07-29 I now get the following errors in my dev console:
Material-UI: theme.mixins.gutters() is deprec
Maybe new warnings after upgrading ErrorProne in #3355.
/home/runner/work/jib/jib/jib-core/src/main/java/com/google/cloud/tools/jib/image/json/JsonToImageTranslator.java:250: warning: [UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
58
59
* Converts a map of volumes strings to a set of {@link Absolut
Microservice Architecture with Spring Boot, Spring Cloud and Docker
A curated list of Microservice Architecture related principles and technologies.
目前使用qiankun2.x的版本,业务提出需求在发布新的版本时候,期望可以不刷新页面(主应用暂时不考虑)进行该系统的热重载。类似于pc端的热更新,期望qiankun可以导出unload方法,完全销毁app的生命周期,业务系统再次将其重载。
import-html-entry中缓存了 embedHTMLCacheqiankun在importEntry时,如果已经获取过html资源,每次获取的都是内存中的html,以至于script & style也是缓存的lightweight, idiomatic and composable router for building Go HTTP services
The router for easy microfrontends
Setting nitpicky = True in conf.py or passing the -n command line argument will warn on broken links.
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
On contexts with many APIs and APIs calling other APIs in chains, having too many spans in the zipkin/jaeger dashboards may lead to a too complex usage of such dashboards and of not necessary big data volumes.
For Tyk's admin team, the steps representing the time spent in each Tyk middleware are much valuable.
But the upstream APIs teams just want to know the global time spent in Tyk interna
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!
Bug report without environment information will be ignored or closed.
apisix version): 2.7uname -a): Darwin Kernel Version 20.3.0nginx -V or openresty -V): openresty/1.19.3.1curl http://127.0.0.1:9090/v1/server_info to get the info froMonitoring, visualisation & management for Docker & Kubernetes
Test Automation Made Simple
Add a description, image, and links to the microservices topic page so that developers can more easily learn about it.
To associate your repository with the microservices topic, visit your repo's landing page and select "manage topics."
Can anyone please help me out. I'm getting error while generating KONG client credentials on HTTP port 8000.
{ "error_description": "You must use HTTPS", "error": "access_denied" }I have added trusted_ips = 0.0.0.0/0,::/0 in kong.conf also, but it didn't work.