description: every http request calls the RefreshScopeRefreshedEventListener.isAssignable()-> Class.forName several times , In the high concurrency environment, the method runs very slowly.
advice: RefreshScopeRefreshedEventListener check the RefreshScopeRefreshedEvent is in the spring context, and just watch refresh events。
version:3.0.3
description: every http request calls the RefreshScopeRefreshedEventListener.isAssignable()-> Class.forName several times , In the high concurrency environment, the method runs very slowly.
advice: RefreshScopeRefreshedEventListener check the RefreshScopeRefreshedEvent is in the spring context, and just watch refresh events。