We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Type: bug report or feature request
1、nacos-spring-context 2.1.1-RC 2、nacos-config-spring-boot-starter 0.3.0-RC 3、spring boot 3.2.6
The text was updated successfully, but these errors were encountered:
use nacos-spring-context self AbstractAnnotationBeanPostProcessor (na…
f0a565d
…cos-group#345)
你好,可以先使用nacos-spring-context 2.1.0-RC来规避这个问题,我们尽快修复
Sorry, something went wrong.
use nacos-spring-context self AbstractAnnotationBeanPostProcessor (#345…
9388aa7
…) (#346)
使用2.1.0-RC会出现另一个问题: #350 ,无法正常使用
2.1.0-RC
No branches or pull requests
Issue Description
Type: bug report or feature request
Describe what happened (or what feature you want)
Describe what you expected to happen
How to reproduce it (as minimally and precisely as possible)
nacos.config:
bootstrap:
enable: true
log-enable: true
data-id: xxx
namespace: ${SERVICE_ENV:dev}
server-addr: ${NACOS_SERVER:xxx}
remote-first: ${REMOTE_FIRST:true}
type: ${CONFIG_TYPE:yaml}
Tell us your environment
1、nacos-spring-context 2.1.1-RC
2、nacos-config-spring-boot-starter 0.3.0-RC
3、spring boot 3.2.6
Anything else we need to know?
The text was updated successfully, but these errors were encountered: