Uses of Class
com.fayupable.logged.spring.guard.LoggedTargetGuardBeanPostProcessor
Packages that use LoggedTargetGuardBeanPostProcessor
-
Uses of LoggedTargetGuardBeanPostProcessor in com.fayupable.logged.spring.config
Methods in com.fayupable.logged.spring.config that return LoggedTargetGuardBeanPostProcessorModifier and TypeMethodDescriptionLoggedAutoConfiguration.loggedTargetGuardBeanPostProcessor()Registered as astaticbean method, per Spring's own guidance forBeanPostProcessorbeans: this ensures the processor is created early enough to inspect every other bean in this context, without triggering premature instantiation of this configuration class itself.