-
Nacos spring boot starter only support some of nacos client properties. But Nacos client support more properties in 2.X version such as `namingPushEmptyProtection` . And spring boot starter can't supp…
-
version 3.0.4-jdk17
Exception is as follow:
```
com.oracle.svm.core.jdk.UnsupportedFeatureError: SerializationConstructorAccessor class not found for declaringClass: [Ljava.lang.Object; (target…
-
**Is your feature request related to a problem? Please describe.**
For Spring Cloud Alibaba 2022.x, it supports JDK 17 and can build native image.
**Describe the solution you'd like**
Add support…
-
http://blog.didispace.com/spring-cloud-alibaba-nacos-config-3/
前情回顾: 《Spring Cloud Alibaba基础教程:使用Nacos实现服务注册与发现》 《Spring Cloud Alibaba基础教程:支持的几种服务消费方式》 《Spring Cloud Alibaba基础教程:使用Nacos作为配置中心》 《Sp…
-
http://blog.didispace.com/spring-cloud-alibaba-5/
前情回顾: 《Spring Cloud Alibaba基础教程:使用Nacos实现服务注册与发现》 《Spring Cloud Alibaba基础教程:支持的几种服务消费方式》 《Spring Cloud Alibaba基础教程:使用Nacos作为配置中心》 《Spring Cloud Al…
-
http://blog.didispace.com/spring-cloud-alibaba-4/
前情回顾: 《Spring Cloud Alibaba基础教程:使用Nacos实现服务注册与发现》 《Spring Cloud Alibaba基础教程:支持的几种服务消费方式》 《Spring Cloud Alibaba基础教程:使用Nacos作为配置中心》 《Spring Cloud Al…
-
鉴于rocketmq-client版本迭代速度较快,而现release版本中stream-rocketmq使用的client版本比较老,很多rocketmq新特性也无法支持;
通过对issues的整理与内部讨论,现对stream-rocketmq做了一次重构,在使用上部分发生了变化,在修复bug的同时也增加了很多内容,如下:
RC1 版本的功能:
1. 剥离 RocketMQ Sprin…
-
## Introduction
This issue will help you how to configure Spring Cloud Alibaba application(s) working on Nacos Server 1.2.0+ with authentication.
## Prerequisites
- Nacos Server 1.2.0+ enabing …
-
版本
```
com.alibaba.cloud
spring-cloud-alibaba-dependencies
2.2.0.RELEASE
```
> 会出现两次异常,通过debug发现是默认注册localhost:9090时候出错,但是最终注册成功,不影响服务的调用
第一次异常日志
java.net.ConnectException: Connection r…
-
你好,请教下.
之前都没出现Could not initialize class com.alibaba.nacos.common.notify.NotifyCenter
最近一次部署出现这个问题,再部署几次又OK
看 https://github.com/alibaba/spring-cloud-alibaba/issues/3536 已经关闭
https://github.co…