在学习过程中,我使用了最新版的springboot(2.6.6),配置actuator。
发现/actuator/info数据只有{},回退版本(2.5.6)接口有数据
请问,出现该情况是springboot的bug?