0 votes
in Spring Framework Database Integration by
Which annotation is used to bind application properties to the class fields?

a) @AppProperties

b) @ApplicationProperties

c) None of the options

d) @ConfigurationProperties

1 Answer

0 votes
by
d)@ConfigurationProperties annotation is used to bind application properties to the class fields

Related questions

0 votes
asked Sep 23, 2023 in Dot Net by Robin
0 votes
asked Mar 1, 2020 in Spring Framework Database Integration by SakshiSharma
...