-
An application.properties file is stored in src/main/resources as well as in src/test/resources defining the same property with a different value. Further a JUnit test exists which prints the value of…
-
现象:使用ONS连接阿里云RocketMq,可支持阿里云RocketMQ定时消息(不是延时消息) ,使用rocketmq stream binder则不能支持,只能支持到延时消息 。
-
As mentioned here https://github.com/spring-cloud/spring-cloud-dataflow-ui/issues/1867 - bootstrap shouldn't be used and removed.
When I tested Spring Cloud Data Flow Server 2.10.0-M2 and used a cu…
-
Hi All,
What is the default Encryption algorithm that Config Server use?
-
## Version Information
`spring-cloud-context`: `3.0.1`
## Details
Pre-Ilford, it was possible to inject a custom `TextEncryptor` into the framework to override the default implementation of dec…
-
2021-12-09 02:00:58.434 INFO [main] com.webank.wedatasphere.dss.framework.project.server.DSSProjectServerApplication$ 40 info - Ready to start dss-framework-project-server with args: List(--spring.pr…
-
### 配置:
```
buildscript {
repositories {
maven { url 'http://maven.aliyun.com/nexus/content/groups/public/' }
maven { url 'https://mirrors.huaweicloud.com/repository/maven/' }…
-
1.In our working model use case , we want to have distributed state-machine that monitors spring batch processing service deployed on spring streams(cloud) . Events will be fired through REST calls b…
-
## Description
`AbstractContextRefreshedEventListener` is too coupled, which makes it difficult to scale. Therefore we need to redesign the collection of client registration information .
…
-
Hello? I have an issue with proxying client certificate to downstream service. I have service behind Spring Cloud Gateway (SCG) which need/want mutual tls authentication. But unfortunately when user e…