Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Spring Professional Certification Exam Tutorial - Module 05, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:14:44
    Question 01 - MVC is an abbreviation for a design pattern. What does [...]
  • Урок 2. 00:21:43
    Question 02 - What is the DispatcherServlet and what is it used for?
  • Урок 3. 00:12:12
    Question 03 - What is a web application context? What extra scopes [...]
  • Урок 4. 00:03:25
    Question 04 - What is the @Controller annotation used for?
  • Урок 5. 00:14:25
    Question 05 - How is an incoming request mapped to a controller and [...]
  • Урок 6. 00:05:05
    Question 06 - What is the difference between @RequestMapping and @GetMapping?
  • Урок 7. 00:08:57
    Question 07 - What is @RequestParam used for?
  • Урок 8. 00:08:36
    Question 08 - What are the differences between @RequestParam and @PathVariable?
  • Урок 9. 00:39:16
    Question 09 - What are some of the parameter types for a controller [...]
  • Урок 10. 00:43:07
    Question 10 - What other annotations might you use on a controller method [...]
  • Урок 11. 00:27:21
    Question 11 - What are some of the valid return types of a controller method?