AllenInWood's Blog

WritingAndCoding

  • Home
  • project
  • Categories
  • About
  • Archives
  • Tags
  • 公益404

Springboot Restful API summary

Posted on 2017-11-11   |   In code   |   0 comments   |   visitors
Request type URL Function
GET /users get list of users
POST /users create a user
GET /users/id find user by id
PUT /users/id update user by id
DELETE /users/id delete user by id
AllenInWood wechat
Allen's wechat public media 疏理
#java #springboot #restful
updating comeback
The implementation of B+ tree printing
  • Table of Contents
  • Overview
AllenInWood

AllenInWood

imagination

18 posts
3 categories
30 tags
GitHub

This post does not have a Table of Contents

© 2016 - 2019 AllenInWood