問題1
Which three types can be used as @Controller method arguments? (Choose three.)
Which three types can be used as @Controller method arguments? (Choose three.)
正確答案: A,D,E
說明:(僅 NewDumps 成員可見)
問題2
Which two statements about BeanFactoryPostProcessors are true? (Choose two.)
Which two statements about BeanFactoryPostProcessors are true? (Choose two.)
正確答案: B,D
說明:(僅 NewDumps 成員可見)
問題3
Refer to the exhibit.

Assume that the application is using Spring transaction management which uses Spring AOP internally.
Choose the statement that describes what is happening when the update1 method is called? (Choose the best answer.)
Refer to the exhibit.

Assume that the application is using Spring transaction management which uses Spring AOP internally.
Choose the statement that describes what is happening when the update1 method is called? (Choose the best answer.)
正確答案: C
說明:(僅 NewDumps 成員可見)
問題4
Refer to the exhibit.

Which option is a valid way to retrieve the account id? (Choose the best answer.)
Refer to the exhibit.

Which option is a valid way to retrieve the account id? (Choose the best answer.)
正確答案: C
問題5
In which three ways are Security filters used in Spring Security? (Choose three.)
In which three ways are Security filters used in Spring Security? (Choose three.)
正確答案: A,B,C
說明:(僅 NewDumps 成員可見)
問題6
If a class is annotated with @Component, what should be done to have Spring automatically detect the annotated class and load it as a bean? (Choose the best answer.)
If a class is annotated with @Component, what should be done to have Spring automatically detect the annotated class and load it as a bean? (Choose the best answer.)
正確答案: A
說明:(僅 NewDumps 成員可見)
問題7
Which two statements are true regarding a Spring Boot-based Spring MVC application? (Choose two.)
Which two statements are true regarding a Spring Boot-based Spring MVC application? (Choose two.)
正確答案: C,D
說明:(僅 NewDumps 成員可見)
問題8
Which two statements are true regarding @WebMvcTest? (Choose two.)
Which two statements are true regarding @WebMvcTest? (Choose two.)
正確答案: A,B
問題9
Refer to the exhibit.

AppConfig is a Java configuration class. Which two statements are true? (Choose two.)
Refer to the exhibit.

AppConfig is a Java configuration class. Which two statements are true? (Choose two.)
正確答案: B,E