Test description

This test checks your knowledge of Spring Framework at a medium level. To pass this quiz, you should not only know how to reuse an existing structure of a Spring application, but you should also be able to build your own.

Topics: BeanPostProcessor, BeanFactoryPostProcessor, initializing beans and advanced wiring of the beans, transaction isolation, transaction propagation, reactive repository and Spring test.

Sample questions

1
When is BeanFactoryPostProcessor called?