Which of the below scope definitions are correct for the following CustomerService class? Assume that necessary imports are done. [Choose two]

@Service

public class CustomerService {

//statements

}

@Scope( "prototype")

@Scope( "Prototype")

@Scope(value = "prototype")

@Scope(value = "Prototype")

Verified Answer
Correct Option - ac

To get all Infosys Certified Spring Boot Developer Exam questions Join Telegram Group https://rebrand.ly/lex-telegram-236dee

Telegram