【碼同學(xué)】高級性能測試全棧班
ringApplicationRunListeners listeners = getRunListeners(args);
? ?listeners.starting();
? ?try {
? ? ? ?ApplicationArguments applicationArguments = new DefaultApplicationArguments(
? ? ? ? ? ? ? ?args);
? ? ? ?//第二步:構(gòu)造容器環(huán)境
? ? ? ?ConfigurableEnvironment environment = prepareEnvironment(listeners,
? ? ? ? ? ? ? ?applicationArguments);
? ? ? ?//設(shè)置需要忽略的bean
標(biāo)簽: