You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 support them.
Prefer Nacos spring boot starter supports them like spring cloud alibaba.
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 support them.Prefer Nacos spring boot starter supports them like spring cloud alibaba.
refer implementation PR in SCA : alibaba/spring-cloud-alibaba#1124
The text was updated successfully, but these errors were encountered: