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)
- normal start
- my config
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?
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?