Open Romic77 opened 2 years ago
I also have this problem. Have you solved it?
Are you using Spring Cloud? In Spring Boot, only the application
configuration is read, and the bootstrap
configuration is not read. You need to be in Spring Cloud to read the bootstrap
configuration.
this is the error log. when i use
bootstrap.yml
. RocketMQAutoConfiguration not injection RocketMQTemplate; if useapplication.yml
replacebootstrap.yml
will be succeed; i don't know why not usebootstrap.yml
?bootstrap.yml