-
### Question
Is there anything i missed?
shenyu-admin:
this is the shenyu-admin yaml config:
```yaml
server:
port: 9095
address: 0.0.0.0
spring:
profiles:
active: mysql
…
-
**Which Component**
nacos 1.2.1, Spring Cloud Alibaba 2.2.1.RELEASE,
Spring Cloud Hoxton.SR3, spring-boot 2.2.6
**Describe what problem you have encountered**
After…
-
springboot version `2.6.0`
springcloud version `3.1.4`
nacosconfig version `2021.1`
bootstrap.yml
``` yaml
spring:
application:
name: config-app
cloud:
…
-
# 功能架构
![image](https://user-images.githubusercontent.com/45474304/148413728-49d67f25-98c8-4696-94f6-037a4bdb05b7.png)
java-agent作为子节点agent的方式,通过Instrument注入的方式,嵌入到用户的Java进程中,通过拦截具体框架的执行逻辑,对接到北极…
-
1,nacos注册的核心方法是 requestToServer
![image](https://github.com/alibaba/nacos/assets/26618272/34f5f99e-f9d8-4ce8-a2e7-8d7d38b1246d)
如图,这里有个一个 rpcClientConfig.retryTimes() , 希望这里的startUpRetryTimes 可以配置,用…
-
**Description:**
I want to configure SCDF Server in Kubernetes to mount a volume into the pods that are created when I start a Task.
I did so using the following deployment spec:
```yaml
apiVe…
-
纯spingboot项目(未引入任何springcloud组件或依赖)接入nacos配置中心后,总是启动报错!
## 1、环境
JDK 1.8
springboot 2.7.11
nacos-config-spring-boot-starter 0.2.12
## 2、配置文件bootstrap.yml
nacos:
config:
auto-refresh: …
-
IntelliJ build version: 2022.3 IU-223.7571.182
OS: Windows Server 2022
JDK: JetBrains s.r.o. 17.0.5
Plugin version: 3.71.0-2022.3
Additional Info: None
Parent component:
```
com.intellij.opena…
-
BehappyHospApplication报错信息:
`org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'rabbitConnectionFactory': Singleton bean creation not allowed while sing…
NJN99 updated
10 months ago
-
### Terraform Version
```shell
Terraform v1.0.8
on windows_amd64
```
### Terraform Configuration Files
```terraform
...terraform config...
```
```
resource "azurerm_spring_cloud_service" "exa…