Which three dependencies are provided by the spring-boot-starter-test? (Choose three.)
Which following statements are true about Spring Data? (Choose two.)
For example: Spring Data Envers
Optional<T> findById(ID primaryKey);
Which two statements are correct regarding the @EnableAutoConfiguration annotation? (Choose two.)