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
Initialize StaticApplicationContext in SpringFactory
StaticApplicationContext would throw an Exception due to a missing initialization step in SpringFactory's constructor. Calling stepDefContext.refresh() fixes the problem.
0 commit comments