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
Most testcontainers users will declare containers using static fields. It could be nice if we could import these declaration classes to create development time beans without needing @Bean methods.