文件名称:spring-validator
文件大小:61KB
文件格式:ZIP
更新时间:2024-05-06 07:55:35
Kotlin
POST http://localhost:8080/valid/test Content-Type: application/json Cache-Control: no-cache {"source":"source", "child" : {"type": "E", "destination":"" } } <> 2021-04-15T102002.200.txt Parent(source=source, child=Child(enum=E, destination=)) ### POST http://localhost:8080/valid/test Content-Type: application/json Cache-Control: no-cache {"source":"", "child" : {"type": "E", "destination":"" } }
【文件预览】:
spring-validator-master
----mvnw.cmd(6KB)
----mvnw(10KB)
----src()
--------test()
--------main()
----.mvn()
--------wrapper()
----README.md(583B)
----pom.xml(3KB)
----.gitignore(395B)
----rest-api.http(873B)