Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Spring Professional Certification Exam Tutorial - Module 07, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:13:24
    Question 01 - What does REST stand for?
  2. Урок 2. 00:08:26
    Question 02 - What is a resource?
  3. Урок 3. 00:17:25
    Question 03 - What does CRUD mean?
  4. Урок 4. 00:07:11
    Question 04 - Is REST secure? What can you do to secure it?
  5. Урок 5. 00:20:10
    Question 05 - Is REST scalable and/or interoperable?
  6. Урок 6. 00:02:51
    Question 06 - Which HTTP methods does REST use?
  7. Урок 7. 00:08:42
    Question 07 - What is an HttpMessageConverter?
  8. Урок 8. 00:12:19
    Question 08 - Is REST normally stateless?
  9. Урок 9. 00:11:10
    Question 09 - What does @RequestMapping do?
  10. Урок 10. 00:05:08
    Question 10 - Is @Controller a stereotype? Is @RestController a stereotype?[...]
  11. Урок 11. 00:07:40
    Question 11 - What is the difference between @Controller and @RestController?
  12. Урок 12. 00:04:18
    Question 12 - When do you need @ResponseBody?
  13. Урок 13. 00:11:40
    Question 13 - What are the HTTP status return codes for a successful GET, [...]
  14. Урок 14. 00:05:06
    Question 14 - When do you need @ResponseStatus?
  15. Урок 15. 00:09:12
    Question 15 - Where do you need @ResponseBody? What about @RequestBody?
  16. Урок 16. 00:11:49
    Question 16 - If you saw example Controller code, would you understand [...]
  17. Урок 17. 00:03:43
    Question 17 - Do you need Spring MVC in your classpath?
  18. Урок 18. 00:02:52
    Question 18 - What Spring Boot starter would you use for a Spring REST [...]
  19. Урок 19. 00:10:01
    Question 19 - What are the advantages of the RestTemplate?
  20. Урок 20. 00:09:14
    Question 20 - If you saw an example using RestTemplate would you [...]