-
Two logically equal `Route`s are not programmatically equal since `Route`'s `equals()` compares predicates, and the `AsyncPredicate` class does not override `equals()` (hence you get a simple referenc…
-
I'm receiving the error
```
/Library/Java/JavaVirtualMachines/jdk1.8.0_73.jdk/Contents/Home/bin/java "-Dmaven.home=/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3" "-Dclassworlds.co…
-
Can't run fresh microservice with:
-DAPP_ENV="prod" -DCONFIG_FOLDER="properties" -Dencrypt.key="secretEncryptKey" -Dspring.profiles.active=dev
from Intellij Idea.
output:
```
2015-04-07 21:58:05.320…
-
This is an enhancement request to be able to use the app "name" (from the URL `/{name}/{profile}/{label}/{path}`) when [serving plain text files](http://cloud.spring.io/spring-cloud-config/spring-clou…
-
### 등장 배경
-
```
1. Monolothic architecture
- 소프트웨어의 모든 구성요소가 한 프로젝트에 통합되어 있는 형태
- 기존 많은 프로그램이 위와 같은 아키텍쳐로 구성
2. monolothic의 한계
- 서비스 규모가 커짐에 따라 전체 시스템 구조의 파악이 어렵다
- 모든 구성 요소가 하나의 어플리케이션에 존재하기…
-
**Describe the issue**
When I send a message with a header containing an UUID, it is received on the other end as an UUID with the kafka binder, but as a String with the rabbitmq binder. This causes …
-
**Query/Question**
Is `spring.cloud.azure.cosmos.content-response-on-write-enabled` a valid autoconfiguration property? Should setting it to `false` result in the `contentResponseOnWriteEnabled` confi…
-
Hi, please, help
I use swagger version 3.0.0-SNAPSHOT
After last updating I got such error in showing swagger-ui.html:
![image](https://user-images.githubusercontent.com/40386986/49214350-81713…
-
`
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'gatewayControllerEndpoint' defined in class path resource [org/springframework/cloud/gateway/config/…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…