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
Using SpringBootContextLoader with a UseMainMethod value that finds a main method should never be combined with @ContextHierarchy. We should actively prevent it.
The text was updated successfully, but these errors were encountered:
Using
SpringBootContextLoader
with aUseMainMethod
value that finds a main method should never be combined with@ContextHierarchy
. We should actively prevent it.The text was updated successfully, but these errors were encountered: