Chú thích nào sau đây được sử dụng để đánh dấu một class là một Spring MVC Controller?

JavaWeb - Session10

Quiz
•
Information Technology (IT)
•
Professional Development
•
Easy
academy rikkei
Used 1+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
@Component
@Service
@Repository
@Controller
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Chú thích @Autowired trong Spring được sử dụng để làm gì?
Khai báo một bean mới.
Tự động tiêm (inject) các dependencies.
Đánh dấu một phương thức xử lý request.
Cấu hình cơ sở dữ liệu.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sự khác biệt chính giữa @Controller và @Component là gì?
Không có sự khác biệt, chúng hoàn toàn giống nhau.
@Component là một chú thích chung, trong khi @Controller là một loại @Component chuyên biệt cho tầng web.
@Controller chỉ có thể được sử dụng với các lớp Service.
@Component chỉ được sử dụng cho các lớp Repository.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Chú thích nào được sử dụng để ánh xạ (map) một HTTP POST request tới một phương thức xử lý trong Controller?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để nhận giá trị của một tham số từ URL request, ví dụ: /users?id=123, trong phương thức xử lý của Controller, chúng ta sử dụng chú thích nào?
@ModelAttribute
@RequestParam
@RequestBody
@RequestBody
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đối tượng nào sau đây được sử dụng để truyền dữ liệu từ Controller ra View trong Spring MVC?
HttpServletRequest
HttpSession
Model (hoặc ModelMap, ModelAndView)
ServletContext
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Khi sử dụng ModelAndView để truyền dữ liệu và chỉ định tên View, bạn làm thế nào?
Sử dụng phương thức addObject() và setViewName().
Sử dụng phương thức addAttribute() và setView().
Sử dụng phương thức put() và render().
Không thể thực hiện cả hai việc này cùng lúc với ModelAndView.
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Understanding HTML

Quiz
•
Professional Development
14 questions
Java WEb - Session03

Quiz
•
Professional Development
20 questions
Test

Quiz
•
Professional Development
15 questions
Quizizz - Session 15 - Giới thiệu về Collections

Quiz
•
Professional Development
15 questions
Chuyển đổi số và ứng dụng CNTT trong Giáo dục

Quiz
•
Professional Development
18 questions
Java Stream API Quiz

Quiz
•
Professional Development
18 questions
Q1: DATABASE SYSTEM

Quiz
•
Professional Development
14 questions
Network Common Ports (HARD)

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade