How to test json structure in spring boot

前端 未结 0 1466
囚心锁ツ
囚心锁ツ 2020-12-31 19:06

I finded this code to test is a json is equal to a string

@RunWith(SpringRunner.class)
@SpringBootTest
@AutoConfigureMockMvc
public class MockMvcExampleTests          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题