jeesite icon indicating copy to clipboard operation
jeesite copied to clipboard

开发restful接口给移动端调用

Open LC771901000 opened this issue 8 years ago • 2 comments

麻烦提供一个详细的例子,我看文档那个不太会用

LC771901000 avatar Mar 15 '17 08:03 LC771901000

可以参考一下spring相关restful的内容。 http://spring.io/guides/gs/rest-service/

javyuan avatar Mar 31 '17 02:03 javyuan

@LC771901000 我最近在将jeesite改造为前后端分离的工程,服务端就是提供restful接口供浏览器调用的,如果有兴趣你可以参考一下。https://github.com/lcw2004/one.git

lcw2004 avatar Apr 01 '17 15:04 lcw2004