Which two statements are true about REST? (Choose two.)
A. REST is a Protocol.
B. REST is Stateful.
C. REST is Interoperable.
D. REST is Reliable.
E. REST is Relative.
正解:A,C
質問 2:
Which two statements are correct regarding Spring Boot auto-configuration customization? (Choose two.)
A. Control the order of auto-configuration classes applied with @AutoConfigureOrder.
B. Disable specific auto-configuration classes by using the exclude attribute on the
@EnableAutoConfiguation annotation.
C. Provide customized auto-configuration by subclassing the provided Spring Boot auto-configuration classes.
D. Use the @AutoConfigureAfter or @AutoConfigureBefore annotations to apply configuration in a specific order.
E. Enable component scanning within auto-configuration classes to find necessary components.
正解:B,D
質問 3:
Which two statements about pointcut expressions are true? (Choose two.)
A. A pointcut expression can include operators such as the following: && (and), || (or), ! (not).
B. A pointcut expression can be used to select join points which have been annotated with a specific annotation.
C. A pointcut expression will throw an exception if no methods are matched.
D. A pointcut expression cannot have a wildcard for a method name.
E. A pointcut expression cannot specify the type of parameters.
正解:A,B
解説: (Pass4Test メンバーにのみ表示されます)
質問 4:
Which dependency enables an automatic restart of the application as code is changed during development of a Spring boot configuration on a web application? (Choose the best answer.)
A. spring-boot-initializr
B. spring-boot-restart
C. spring-boot-devtools
D. spring-boot-starter-devtools
正解:D
解説: (Pass4Test メンバーにのみ表示されます)
質問 5:
Which statement describes the @AfterReturning advice type? (Choose the best answer.)
A. The advice has complete control over the method invocation; it could even prevent the method from being called at all.
B. Typically used to prevent any exception, thrown by the advised method, from propagating up the call-stack.
C. The advice is invoked only if the method returns successfully but not if it throws an exception.
D. The @AfterReturning advice allows behavior to be added after a method returns even if it throws an exception.
正解:C
解説: (Pass4Test メンバーにのみ表示されます)
質問 6:
Spring puts each bean instance in a scope. What is the default scope? (Choose the best answer.)
A. request
B. prototype
C. singleton
D. session
正解:C
解説: (Pass4Test メンバーにのみ表示されます)
質問 7:
Which statement describes the propagation behavior of Propagation.REQUIRES_NEW annotation? (Choose the best answer.)
A. Starts a new transaction but throws an exception if an active transaction already exists.
B. Runs in a nested transaction if an active transaction exists; throws an exception if an active transaction does not exist.
C. Joins a transaction if one already exists; throws an exception if an active transaction does not exist.
D. Starts a new transaction; if an active transaction already exists, it is suspended.
正解:D
1045 お客様のコメント





宫西** -
そのまま合格になったんだよ。2V0-72.22試験の内容にほぼあってて凄すぎた。