restful services creation

待看:

http://blog.csdn.net/king_is_everyone/article/details/53229929

http://blog.csdn.net/king_is_everyone/article/details/53116744  spring - boot 其他系列

做service

Code sample: Spring-boot - rest service http://www.cnblogs.com/tzyy/p/4837701.html

@RequestMapping intro:  http://blog.csdn.net/walkerjong/article/details/7994326

Build a restful quotation service:  https://spring.io/blog/2014/08/21/building-a-restful-quotation-service-with-spring 


快速项目sample

http://www.iteye.com/topic/1145302 

http://blog.csdn.net/xuanfengling/article/details/51656849

 

【SpringBoot教程二】:RESTfull API简单项目的快速搭建

http://blog.csdn.net/lu1005287365/article/details/52938976


Spring Methods 样例

http://blog.csdn.net/u013571243/article/details/49473103 


Converting a Spring Boot JAR Application to a WAR

https://spring.io/guides/gs/convert-jar-to-war/ 

 

你可能感兴趣的:(restful services creation)