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
DependsOnDatabaseInitializationPostProcessor uses the default order which is lowest precedence. This prevents a bean factory post processor from running after it to fine-tune the ordering of database initialization.