Results 2 issues of GuruGuru

参考https://github.com/nacos-group/nacos-examples/tree/master/nacos-spring-cloud-example 例子, 采用 Spring boot 2.1.7.RELEASE Spring Cloud Greenwich Spring Cloud Alibaba Version 0.9.0.RELEASE nacos-client 1.1.3 项目启动成功,在nacos server上也注册成功, 但是在代码controller层 使用@NacosInjected 注入Nacos 的NamingService实例以及ConfigService都为null ,请问是什么原因导致??

This is my running environment: 2.3.7.RELEASE 2.2.6.RELEASE Hoxton.SR9 When I started the service, I found the following error log. What is the reason?? ``` 2021-11-09 17:50:15.903 service-patient [ main ]...