Spring Boot - Docker and Deployment
You want to create a bean that only loads when test profile is active and another bean that loads for all profiles except test. Which annotation setup is correct?
You want to create a bean that only loads when test profile is active and another bean that loads for all profiles except test. Which annotation setup is correct?
!test means the second bean loads when test is not active.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions