Ensure ApplicationContextInitializers are not overwritten
SpringApplicationBuilder has to be careful not to overwrite the default initializers if user calls its initializers() method. Fixes gh-120.
Showing
Please register or sign in to comment