You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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