Which two options will inject the value of the daily.limit system property?

Which two options will inject the value of the daily.limit system property? (Choose two.)
A. @Value(“#{daily.limit}”)
B. @Value(“$(systemProperties.daily.limit)”)
C. @Value(“$(daily.limit)”)
D. @Value(“#{systemProperties[‘daily.limit’]}”)
E. @Value(“#{systemProperties.daily.limit}”)

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.