1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
| $ getstatic com.bj58.bic.ep.rankreview.web.component.SpringContextConfig applicationContext field: applicationContext @FileSystemXmlApplicationContext[ validating=@Boolean[true], configLocations=@String[][isEmpty=false;size=1], setIdCalled=@Boolean[false], allowBeanDefinitionOverriding=null, allowCircularReferences=null, beanFactory=@DefaultListableBeanFactory[org.springframework.beans.factory.support.DefaultListableBeanFactory@4b599b1a: defining beans [caffeineLocalCacheClient,initParams,operateLogAspect,appConfig,kmsClient,springContextConfig,wosClient,synEmployeeLocalCacheJob,judgeHRLeaderReviewsEmailServiceImpl,matchRuleTryCalcMatchServiceImpl,matchRuleTryCalcServiceImpl,ruleLimitCountMatchService,ruleLimitGroupMatchService,reviewsAllocService,AbstractReviewsAutoAllocP,AbstractReviewsAutoAllocT,agentServiceImpl,basicAttendSettingServiceImpl,basicConfigServiceImpl,basicJudgeGroupServiceImpl,constantValServiceImpl,contributionServiceImpl,departmentServiceImpl,directionAdminServiceImpl,emailNoticeTimingServiceImpl,evaluationJudgeServiceImpl,evaluationStatusServiceImpl,eventTriggerServiceImpl,finalResultServiceImpl,HRBPAuthServiceImpl,judgeGroupDirectionServiceImpl,judgeGroupMetaServiceImpl,judgePlacementServiceImpl,matchRuleServiceImpl,myTourServiceImpl,OAProcessServiceImpl,participantOperateServiceImpl,participantScheduleServiceImpl,plusParticipantServiceImpl,rankInfoServiceImpl,rankMetaServiceImpl,reportContentServiceImpl,reportReceiverServiceImpl,reportServiceImpl,reviewCalendarServiceImpl,reviewSessionHrServiceImpl,reviewsDirectionServiceImpl,reviewsEvaluateServiceImpl,reviewsJudgeManageServiceImpl,reviewsJudgeServiceImpl,reviewsJudgeStatementVersionServiceImpl,reviewsLessonServiceImpl,reviewsRuleServiceImpl,reviewsSessionAllocConfigServiceImpl,reviewsSessionCheckServiceImpl,reviewsSessionJudgeRelServiceImpl,reviewsSessionParticipantRelServiceImpl,reviewsSessionServiceImpl,reviewsSessionV2ServiceImpl,reviewsSessionWaiterServiceImpl,reviewsVersionServiceImpl,ruleDictServiceImpl,scoreBakServiceImpl,scoreCriteriaServiceImpl,scoreDescServiceImpl,sendEmailServiceImpl,siteMessageServiceImpl,staffEncryptDecryptServiceImpl,staffEvaluationServiceImpl,staffManageServiceimpl,staffStatisticsServiceImpl,staffStatusServiceImpl,syncInfoServiceImpl,sysPermissionServiceImpl,sysRolePermissionServiceImpl,sysRoleServiceImpl,sysUserRoleServiceImpl,userOccupiedBlockServiceImpl,userSiteMessageServiceImpl,valueObjectService,versionAuthRangeImpl,versionRuleServiceImpl,exportTemplate,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,org.springframework.context.annotation.internalAsyncAnnotationProcessor,org.springframework.context.annotation.internalScheduledAnnotationProcessor,placeholderConfigurer,beatContext,validator,bindAndValidate,org.springframework.aop.config.internalAutoProxyCreator,jedisPoolConfig,jedisPool,jedisHelper,org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration,org.springframework.transaction.config.internalTransactionAdvisor,transactionAttributeSource,transactionInterceptor,org.springframework.transaction.config.internalTransactionalEventListenerFactory,sqlSessionFactory,transactionManager,getDataSource,agentMapper,baseMapper,basicAttendSettingMapper,basicConfigJudgeGroupMapper,basicConfigJudgeParticipantMapper,basicConfigJudgeSchemaMapper,basicConfigOrgSubjectMapper,basicConfigReviewTimeMapper,basicConfigRoomMapper,basicConfigSpecialApplyMapper,contributionMapper,departmentMapper,directionAdminMapper,emailNoticeTimingMapper,evaluationJudgeMapper,evaluationStatusMapper,eventTriggerMapper,finalResultMapper,HRBPAuthMapper,judgeGroupDirectionMapper,judgeGroupMetaMapper,languageMapper,matchRuleGroupMapper,matchRuleMetaMapper,participantFlowMapper,participantMapper,plusParticipantMapper,rankInfoMapper,rankMetaMapper,rankReviewYearsRuleMapper,reportContentMapper,reportReceiverMapper,reviewCalendarMapper,reviewDirectionMapper,reviewRuleMapper,reviewSessionHrMapper,reviewsJudgeManageMapper,reviewsJudgeMapper,reviewsJudgeStatementVersionMapper,reviewsLessonMapper,reviewsSessionAllocConfigMapper,reviewsSessionJudgeRelMapper,reviewsSessionMapper,reviewsSessionParticipantRelMapper,reviewsVersionMapper,ruleDictMapper,scoreBakMapper,scoreDescriptionMapper,scoreElementMapper,siteMessageMapper,staffCountMapper,staffEvaluationMapper,staffStatisticsMapper,staffStatusMapper,syncInfoMapper,sysPermissionMapper,sysRoleMapper,sysRolePermissionMapper,sysUserRoleMapper,userOccupiedBlockMapper,userSiteMessageMapper,valueObjectMapper,versionAuthRangeMapper,versionRuleMapper,org.springframework.scheduling.annotation.SchedulingConfiguration]; root of factory hierarchy], beanFactoryMonitor=@Object[java.lang.Object@2d19c93f], MESSAGE_SOURCE_BEAN_NAME=@String[messageSource], LIFECYCLE_PROCESSOR_BEAN_NAME=@String[lifecycleProcessor], APPLICATION_EVENT_MULTICASTER_BEAN_NAME=@String[applicationEventMulticaster], logger=@Log4JLogger[org.apache.commons.logging.impl.Log4JLogger@52743f1f], id=@String[org.springframework.context.support.FileSystemXmlApplicationContext@48ed680], displayName=@String[org.springframework.context.support.FileSystemXmlApplicationContext@48ed680], parent=null, environment=@StandardEnvironment[StandardEnvironment {activeProfiles=[], defaultProfiles=[default], propertySources=[MapPropertySource {name='systemProperties'}, SystemEnvironmentPropertySource {name='systemEnvironment'}]}], beanFactoryPostProcessors=@ArrayList[isEmpty=true;size=0], startupDate=@Long[1636450003372], active=@AtomicBoolean[true], closed=@AtomicBoolean[false], startupShutdownMonitor=@Object[java.lang.Object@4838b5cd], shutdownHook=null, resourcePatternResolver=@PathMatchingResourcePatternResolver[org.springframework.core.io.support.PathMatchingResourcePatternResolver@7adbd17c], lifecycleProcessor=@DefaultLifecycleProcessor[org.springframework.context.support.DefaultLifecycleProcessor@19e8bf29], messageSource=@DelegatingMessageSource[org.springframework.context.support.DelegatingMessageSource@6a97f7cc], applicationEventMulticaster=@SimpleApplicationEventMulticaster[org.springframework.context.event.SimpleApplicationEventMulticaster@678ca18e], applicationListeners=@LinkedHashSet[isEmpty=false;size=1], earlyApplicationEvents=null, classLoader=@ParallelWebappClassLoader[ParallelWebappClassLoader context: ROOT delegate: false ----------> Parent Classloader: java.net.URLClassLoader@5b2133b1 ], protocolResolvers=@LinkedHashSet[isEmpty=true;size=0], resourceCaches=@ConcurrentHashMap[isEmpty=true;size=0], ] Affect(row-cnt:1) cost in 9 ms.
|