@RunWith(SpringRunner.class) @SpringBootTest(properties = "spring.main.web-application-type=reactive") public class MyWebFluxTests { ... } 43.3.2 テスト構成の ...
確定! 回上一頁