You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What starts up faster given the following options:
1) traditional <bean> configuration
2) <bean> configuration with p: notation
3) xml with classpath scanning
4) JavaConfig defining beans
4) JavaConfig with classpath scanning