microservices
Here are 3,968 public repositories matching this topic...
Looks closely related to #779
I'm submitting a...
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
Current behavior
Middleware is being called for every endpoint a request route could potentially match.
Summary
Currently Kong supports writing configuration in a file, in YAML or JSON.
To provide a more flexible configuration, especially for those running Kong in different environments (dev, staging, production), an option to write configuration in lua can be very useful.
Additional Details
There are many use-cases that come to mind:
- Using environment variables inside the d
Currently at 66.1%.
-
Updated
Jul 12, 2020 - Java
-
Updated
Jul 1, 2020 - Java
Hey guys
I am learning and using seata recently, this is a great thing.
Component
spring-cloud-alibaba-seata:0.9.0.RELEASE
Question
I see that the seata source code contains the spring boot web dependency. **Is there a plan to support [sp
Currently when adding an item to your cart, it only updates the cart counter graphic for that browser instance, not all connected clients. Using SignalR it should be relatively straightforward to update the cart counter on all connected clients.
-
Updated
Jul 16, 2020 - Go
Issue Description
Type: bug report
Describe what happened
java.lang.IllegalStateException: failed to req API:/nacos/v1/ns/instance/beat after all servers([minion-register:8848]) tried: failed to req API:minion-register:8848/nacos/v1/ns/instance/beat. code:400 msg: java.lang.IllegalArgumentException: dom name can only have these characters: 0-9a-zA-Z-._:, current: DEFAULT_GROU
-
Updated
Jul 17, 2020 - Go
-
Updated
Jul 3, 2020
-
Updated
Jul 17, 2020 - Java
-
Updated
Jul 16, 2020
i find the root cause of this issue
see config/Docker.file
HEALTHCHECK --interval=10s --timeout=3s CMD curl -f http://localhost:8888/actuator/health || exit 1
values of 10s for interval and 3s for connect timeout is both too small, when the docker machine have a bit lo
-
Updated
Jul 16, 2020 - Go
Currently, we ask contributors to strive for consistency with existing code, but it would be helpful to clarify the following regarding docstrings:
- Docstrings should begin with a short (~70 characters or less) summary line that ends in a period.
- The summary line should begin immediately after the opening quotes (do not add a line break before the summary line)
- The summary line should de
The Go documentation states the following on http.Request.RemoteAddr:
The HTTP server in this package sets RemoteAddr to an "IP:port" address before invoking a handler.
Therefore, you could expect that a code like this is correct:
package main
import (
"fmt"
"net"
"net/http"
"github.com/go-chi/chi"
"github.com/go-chi/chi/middleware"
)
func main() {
rPrerequisites
- I am running the latest version. (
up upgrade) - I searched to see if the issue already exists.
- I inspected the verbose debug output with the
-v, --verboseflag. - Are you an Up Pro subscriber?
Description
It would be great to add regex capabilities to redirects like so:
redirects: {
"/folder/:slug(regexhere)": {
"location": "https
-
Updated
Jul 17, 2020 - Go
-
Updated
Jul 16, 2020 - Java
-
Updated
Jul 16, 2020 - JavaScript
As part of clarifying what is part of the open source offering and what is examples or private code, we should signal these differences using package names/namespaces.
Suggested solution:
- Let all public, published packages retain their
@backstagenamespace. - Change all private packages in the open source project (
plugins/home-page,plugins/welcome) to be under an@internalnames
What happens?
ๅฎๆนไพๅญ๏ผไฟฎๆนreact16ๅณcreate-react-app้กน็ฎๅ๏ผไธป้กน็ฎๆฅ้You need to export the functional lifecycles in react16 entry
Mini Showcase Repository(REQUIRED)
https://github.com/umijs/qiankun/tree/master/examples
How To Reproduce
Steps to reproduce the behavior: 1. 2.
Expected behavior 1. 2.
Context
- qiankun Version:
- Platform Version:
- **Browser Ve
-
Updated
Jul 17, 2020 - Go
-
Updated
Jul 16, 2020 - Go
-
Updated
Jul 14, 2020 - Go
-
Updated
Jul 1, 2020 - Go
-
Updated
Jul 18, 2019
Improve this page
Add a description, image, and links to the microservices topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microservices topic, visit your repo's landing page and select "manage topics."



Given the immense popularity of Docker and the need to harden it different per platform (see ideas below) - we'd like to start writing a Docker best practices section.
You're welcome to contribute ideas and write best practices - writing and brainstorming will people is an amazing way to deepen your Docker understanding.
At first, we want to collect ideas for best practices, solidify a list