Which of the following is NOT a way to configure beans in Spring?
a) XML
b) Java Annotations
c) Property files
d) Java Config classes