zer*_*pha 2 java spring spring-restdocs
该文档的org.springframework.restdocs.RestDocumentation,它已被弃用状态.
我试图在这样的JUnit测试中使用该类:
@Rule
public RestDocumentation restDocumentation = new RestDocumentation("target/generated-snippets");
Run Code Online (Sandbox Code Playgroud)
我应该使用什么课?
尝试 JUnitRestDocumentation restDocumentation = new JUnitRestDocumentation("target/generated-snippets")
| 归档时间: |
|
| 查看次数: |
272 次 |
| 最近记录: |