Suppose I am testing a controller, with a junit-test as below:
@SpringBootTest @AutoConfigureMockMvc public class ConcurrentUnsafeControllerTest { @Autowired