java头像上传接口

时间:2019-07-07 10:41:32
【文件属性】:

文件名称:java头像上传接口

文件大小:13KB

文件格式:RAR

更新时间:2019-07-07 10:41:32

java,接口

最近项目需要写web接口对外客户端提供服务,百度了很多发现没有比较实用的,自己摸索了半天终于写出来了,不容易,自己做了一个记录,大神勿喷。 我自己理解的接口就是客户端通过访问服务器获取数据。 我这里是用http协议实现的接口,实现了很多,如用户查询,插入,头像上传等等,在这就说下头像上传吧。


【文件预览】:
test
----pom.xml(1KB)
----target()
--------test-classes()
--------m2e-wtp()
--------classes()
----.settings()
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.wst.common.component(737B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.validation.prefs(50B)
--------.jsdtscope(639B)
--------org.eclipse.jdt.core.prefs(430B)
----src()
--------test()
--------main()
----.project(1KB)
----.classpath(1KB)

网友评论