1 Home - shijazi88/springboot GitHub Wiki
Welcome to the spring boot wiki!
We will explain the following annotations:
- @Controller vs @RestController
- Get, Post, Put, Delete examples
- @RequestBody, @ResponseBody, @ResponseEntity
- @PathVariable, @RequestParam
- JSON vs XML
- Manage the return JSON (remove fields, change the names of fields)