VIP Exclusive
Spring Framework VIP Certification Practice Exam
Spring Framework — This exam mirrors the VMware Spring Professional Certification (exam code EDU-1202), administered by VMware/Broadcom, covering 50 questions in 90 minutes with a 76% passing threshold across domains: Container/IoC/DI, AOP, Data Management, Spring Data JPA, Spring MVC, REST, Security, Testing, and Spring Boot.
30
Questions
90m
Time Limit
76.00%
To Pass
Question 1 of 30👑 VIP
A Spring application defines two beans that both implement the `PaymentGateway` interface: `StripeGateway` and `PaypalGateway`. A service class declares the following field: java @Autowired private PaymentGateway gateway; When the application context starts, what happens?
Questions 2–30 and full explanations are VIP-exclusive.