I'm a spring user. and I start to read the source code of spring.

when I read AbstractApplicationContext, I found there's one method start(), I found that the method doesn't be called when...