如何使用Springboot来实现RESTful接口

1.关于@RequestMapping的使用

https://juejin.im/entry/59bb7a8f5188256bd871dc15

2.SpringBoot Helloworld

https://www.bysocket.com/technique/1124.html

3.SpringBoot 配置文件

https://www.bysocket.com/technique/1786.html

4.SpringBoot 实现RESTful 服务,简单的GET POST PUT DELETE接口

https://www.bysocket.com/technique/1627.html

5.Spring Boot 表单验证

https://www.bysocket.com/technique/1942.html

6.Spring Boot 整合Freemark来渲染

https://www.bysocket.com/technique/1666.html

你可能感兴趣的:(如何使用Springboot来实现RESTful接口)