I use spring 5 + junit 5. And I have two classes - BarIT and FooIT.
@ExtendWith({SpringExtension.class}) @ContextConfiguration(classes = ModuleContextConfig.c