Which following statements are true about Spring Data? (Choose two.)
Which two are required to use transactions in Spring? (Choose two.)
Refer to the exhibit.
What is the id/name of the declared bean in this Java configuration class? (Choose the best answer.)
In which three ways are Security filters used in Spring Security? (Choose three.)
Which two statements are correct when @SpringBootApplication is annotated on a class? (Choose two.)
Which two statements are true about @Controller annotated classes? (Choose two.)
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.)
Which two statements are true about REST? (Choose two.)