https://quizack.com/spring-framework/mcq/does-spring-support-injection-of-enum-types
Answer: YES
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Spring Framework MCQ Questions
Is it possible to set up Spring AOP using XML configuration only (as opposed to annotations)?
Which of the following is not a valid method to provide configuration metadata to a Spring Container?
True or False? @RequestMapping can be used on an entire class as well as on individual methods.
How many bean configuration files can you have?
True or False? Spring Web MVC supports different locales out of the box.
How does the transaction propagation setting impact the behavior of transactions?
What is the difference between a JAR and a WAR distribution in Spring Boot?
What is a Spring bean uniquely identified?
What Spring Boot property is used to set the logging level for the entire application in the application.properties file?
Which property is given precedence by Spring?