Spring Boot - Spring Annotations
Which of the following is the correct way to use
@Profile on a Spring bean class for the "dev" environment?@Profile on a Spring bean class for the "dev" environment?@Profile annotation requires a string value in quotes, e.g., @Profile("dev").15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions