mockMvc = MockMvcBuilders. ... void contact() throws Exception { Integer id = 1; mockMvc.perform(get("/contact/{id}",id).accept(MediaType.
確定! 回上一頁