1.
In Spring, where is the DispatcherServlet class defined?
2.
Which of the following statements about dependency injection in Spring is correct?
3.
In Spring, which of these statements about the byType mode of autowiring is correct?
4.
In Spring, which of the following statements about the ContextRefreshedEvent is correct?
5.
Which of the following interfaces acts as an IoC container in Spring?
6.
Which of the following can be extended to create a custom event in Spring?
7.
Which of the following about Spring is correct?
8.
Which of the following statements is correct in Spring?
9.
In Spring, which of these statements about the aspect is correct?
10.
How does the after-returning advice works in Spring?