
debug found that the MeterRegistryPostProcessors class is not returned in the list when getBeanPostProcessors() is called.
This phenomenon appeared in my project, but the problem did not reappear in another project with exactly the same package. The only difference from the previous one was the upgrade of spring boot 2.6.0